You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Spark] Fix GCS connector compatibility with Spark 3.5.x (CEML-669)
Downgrade gcs-connector from 3.1.10 to hadoop3-2.2.33, the stable
Hadoop 3.x compatible version that works with Spark 3.5.x.
- Swap gcs-connector-3.1.10-shaded.jar for gcs-connector-hadoop3-2.2.33-shaded.jar
- Bump Spark image tag to 3.5.6-scala2.12-java17-ubuntu-1
- Bump chart version to 0.11.0-rc.30
Reference: CEML-669
0 commit comments