We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The specified image does not exist.
The text was updated successfully, but these errors were encountered:
/assign @ChenYi015 @yuchaoran2011 @vara-bonthu @jacobsalway
Sorry, something went wrong.
This is referring to gcr.io/ynli-k8s/spark:v2.3.0-gcs right?
gcr.io/ynli-k8s/spark:v2.3.0-gcs
The GCP related documentation have not been updated for years, I have no idea whether it is still applicable now.
I would suggest to remove this documentation page if that doesn't work now.
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:
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"
yuchaoran2011
jacobsalway
mwielgus
vara-bonthu
ChenYi015
No branches or pull requests
The specified image does not exist.
The text was updated successfully, but these errors were encountered: