michTalebzadeh commented on PR #41352: URL: https://github.com/apache/spark/pull/41352#issuecomment-1566298325
The current valid gcs-connector is gcs-connector-hadoop3-2.2.0-shaded.jar that works OK with spark 3.4.0 I tend to place it under `$SPARK_HOME/jars` ls -l gcs* -rwxr--r--. 1 hduser hadoop 17663298 Apr 20 09:37 gcs-connector-hadoop3-2.2.0-shaded.jar lrwxrwxrwx. 1 hduser hadoop 38 Apr 20 09:39 gcs-connector.jar -> gcs-connector-hadoop3-2.2.0-shaded.jar ``` What is gas-connector to 2.2.14 a typo? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
