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 · 5 comments
Open

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

nrawal47 opened this issue Sep 3, 2024 · 5 comments
Assignees

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"

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

No branches or pull requests

7 participants