File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
stacks/jupyterhub-pyspark-hdfs Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2121 serviceAccountName : default
2222 containers :
2323 - name : jupyterlab
24- image : oci.stackable.tech/stackable/spark-connect-client:4.0 .1-stackable0.0.0-dev
24+ image : oci.stackable.tech/stackable/spark-connect-client:4.1 .1-stackable0.0.0-dev
2525 imagePullPolicy : IfNotPresent
2626 command :
2727 - bash
3939 name : notebook
4040 initContainers :
4141 - name : download-notebook
42- image : oci.stackable.tech/stackable/spark-connect-client:4.0 .1-stackable0.0.0-dev
42+ image : oci.stackable.tech/stackable/spark-connect-client:4.1 .1-stackable0.0.0-dev
4343 command :
4444 - bash
4545 args :
Original file line number Diff line number Diff line change 5353 "#\n",
5454 "# See: https://issues.apache.org/jira/browse/SPARK-46032\n",
5555 "#\n",
56- "spark.addArtifacts(\"/stackable/spark/connect/spark-connect-4.0 .1.jar\")"
56+ "spark.addArtifacts(\"/stackable/spark/connect/spark-connect-4.1 .1.jar\")"
5757 ]
5858 },
5959 {
You can’t perform that action at this time.
0 commit comments