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

[Feedback] docs/components/spark-operator/user-guide/gcp.md #3843

Open
nrawal47 opened this issue Sep 3, 2024 · 9 comments
Open

[Feedback] docs/components/spark-operator/user-guide/gcp.md #3843

nrawal47 opened this issue Sep 3, 2024 · 9 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@nrawal47
Copy link

nrawal47 commented Sep 3, 2024

The specified image does not exist.

@andreyvelich
Copy link
Member

andreyvelich commented Sep 4, 2024

/assign @ChenYi015 @yuchaoran2011 @vara-bonthu @jacobsalway

@jacobsalway
Copy link
Member

This is referring to gcr.io/ynli-k8s/spark:v2.3.0-gcs right?

@ChenYi015
Copy link
Contributor

The GCP related documentation have not been updated for years, I have no idea whether it is still applicable now.

@andreyvelich
Copy link
Member

I would suggest to remove this documentation page if that doesn't work now.

@nrawal47
Copy link
Author

nrawal47 commented Sep 6, 2024

To be clear, this is the jar that works for us:

jars:
        - "local:///opt/spark/jobs/lib/gcs-connector-3.0.2-shaded.jar"

relevant hadoopConf:

fs.AbstractFileSystem.gs.impl: "com.google.cloud.hadoop.fs.gcs.GoogleHadoopFS"
fs.gs.impl: "com.google.cloud.hadoop.fs.gcs.GoogleHadoopFileSystem" # testing
fs.gs.auth.service.account.enable: "false"
fs.gs.auth.type: "UNAUTHENTICATED"

@varodrig
Copy link
Contributor

@nrawal47 would you like to contribute to this page?

@nrawal47
Copy link
Author

@nrawal47 would you like to contribute to this page?

Yes but it's been several months so I'm assuming there may be some changes for me to catch up on. I'm actually not using Kubeflow at the moment and working on other things, so my response may be delayed.

@varodrig
Copy link
Contributor

/help

Copy link

@varodrig:
This request has been marked as needing help from a contributor.

Please ensure the request meets the requirements listed here.

If this request no longer meets these requirements, the label can be removed
by commenting with the /remove-help command.

In response to this:

/help

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.

@google-oss-prow google-oss-prow bot added the help wanted Extra attention is needed label Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

8 participants