Skip to content

Make use of the new Kedro Service #66

Description

@gtauzin

Description

The Kedro team is building a long-lived KedroServiceSession that breaks the 1:1 session = run constraint, supports runtime data and parameters, and preloads datasets for fast, repeated execution.

Context

The Kedro team has come up with a better way for obtaining Kedro objects (catalog, pipeline, etc...) without creating a session (meant for single run). See kedro-org/kedro#5262.

Possible Implementation

Once it is released in Kedro, make use of it!

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions