Access to kubeflow run_id #1686
simon-streamotion
started this conversation in
General
Replies: 1 comment 7 replies
-
|
Hi Simon, this information is currently not exposed but that could be easily done through an environment variable: The problem is though that the returned value appears to be an internal id and not what the user is normally exposed to: |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
When an elyra pipeline is executed on kubeflow is there a way to retrieve the kfp.dsl.RUN_ID_PLACEHOLDER within a stage of a pipeline. I'd like to get the run_id so I can use it to store data on s3 with a similar uuid.
Thanks -- Simon
Beta Was this translation helpful? Give feedback.
All reactions