nrawal47
nrawal47
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" ```
> @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....