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

[bug] open /tmp/outputs/Output/data: permission denied #8061

Closed
szymonbcoding opened this issue Jul 22, 2022 · 6 comments
Closed

[bug] open /tmp/outputs/Output/data: permission denied #8061

szymonbcoding opened this issue Jul 22, 2022 · 6 comments
Labels

Comments

@szymonbcoding
Copy link

Environment

  • How do you deploy Kubeflow Pipelines (KFP)?
    with Kubeflow on prem
  • KFP version:
    No info, just "Build: dev local | Dashboard v0.0.2- | Isolation-Mode: multi-user" in left corner of Kubeflow UI.
    I got non-admin access to Kubeflow platform.
  • KFP SDK version:
    1.8.13

Steps to reproduce

I created some KFP's components:
https://gist.github.com/szymonbcoding/faa2b5c3d46a4fd99ba1659410c06ffc

And then upload created pipeline's yaml file.

Unfortunatelly I got error during run of my pipeline:
This step is in Failed state with this message: Error (exit code 64): failed to open /tmp/outputs/Output/data: open /tmp/outputs/Output/data: permission denied

Does it mean that I have to root permission to use KFP?

Expected result

Successfully execution of my run

@szymonbcoding szymonbcoding changed the title [bug] <Bug Name> [bug] open /tmp/outputs/Output/data: permission denied Jul 22, 2022
@zijianjoy
Copy link
Collaborator

Hello @szymonbcoding, V2_COMPATIBLE is not supported any more. You can start using KFP SDK 2.0.0-beta and see if this resolves your problem. Note that there are breaking changes when you use the new v2.0+ SDK. Breaking change: https://docs.google.com/document/d/1nCUUVRXexXbQ0LDkGHsMIBDSu1WvJA9Upy1JzybNVMk/edit

@v-raja
Copy link

v-raja commented Feb 22, 2023

Hey @zijianjoy, is this document also hosted somewhere else? The doc says I need to request access.

@zijianjoy
Copy link
Collaborator

Sorry about that, the doc requires Kubeflow community member permission. Here is the public announcement: #7238

Copy link

github-actions bot commented Mar 8, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the lifecycle/stale The issue / pull request is stale, any activities remove this label. label Mar 8, 2024
@rimolive
Copy link
Member

rimolive commented Apr 3, 2024

Closing this issue. No activity for more than a year.

/close

@stale stale bot removed the lifecycle/stale The issue / pull request is stale, any activities remove this label. label Apr 3, 2024
Copy link

@rimolive: Closing this issue.

In response to this:

Closing this issue. No activity for more than a year.

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Closed
Development

No branches or pull requests

4 participants