Skip to content

Commit

Permalink
Updated package SparkConnector to version v3.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
diocas authored and etejedor committed Nov 25, 2024
1 parent 6bd8470 commit a6a0d93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion swan-cern/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ RUN pip install --no-deps --no-cache-dir dask-labextension==7.0.0
# Install all of our extensions required to access Spark, HDFS and Dask.
# Ignore dependencies because they have already been installed or come from CVMFS
RUN pip install --no-deps --no-cache-dir \
sparkconnector==3.0.4 \
sparkconnector==3.0.5 \
sparkmonitor==3.0.2 \
swanportallocator==2.0.0 \
swandask==0.0.5
Expand Down

0 comments on commit a6a0d93

Please sign in to comment.