File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
stacks/jupyterhub-pyspark-hdfs Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 21
21
serviceAccountName : default
22
22
containers :
23
23
- name : jupyterlab
24
- image : oci.stackable.tech/sdp /spark-connect-client:3.5.5-stackable0.0.0-dev
24
+ image : oci.stackable.tech/stackable /spark-connect-client:3.5.5-stackable0.0.0-dev
25
25
imagePullPolicy : IfNotPresent
26
26
command :
27
27
- bash
Original file line number Diff line number Diff line change 30
30
image :
31
31
# Using an image that includes scikit-learn (among other things)
32
32
# because this package needs to be available on the executors.
33
- custom : oci.stackable.tech/sdp /spark-connect-client:3.5.5-stackable0.0.0-dev
33
+ custom : oci.stackable.tech/stackable /spark-connect-client:3.5.5-stackable0.0.0-dev
34
34
productVersion : 3.5.5
35
35
pullPolicy : IfNotPresent
36
36
args :
You can’t perform that action at this time.
0 commit comments