Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v2compat] generate cache key and calculate hash of the cache key #5816

Closed
capri-xiyue opened this issue Jun 8, 2021 · 0 comments · Fixed by #5849
Closed

[v2compat] generate cache key and calculate hash of the cache key #5816

capri-xiyue opened this issue Jun 8, 2021 · 0 comments · Fixed by #5849

Comments

@capri-xiyue
Copy link
Contributor

capri-xiyue commented Jun 8, 2021

Feature Area

What feature would you like to see?

generate cache key and calculate hash of the cache key.
key.
Specifically the cache key include:

  • the mapping between the input artifact names and MLMD artifact ids
  • the mapping between input parameter name and input parameter value
  • the mapping between output artifact name and output artifact spec
  • the mapping between output parameter name and output parameter spec
  • the full execution template/spec.

We will follow KFP V1 which uses the sha256 to generate the hash of the cache key.

What is the use case or pain point?

Is there a workaround currently?


Love this idea? Give it a 👍. We prioritize fulfilling features with the most 👍.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant