furqaankhan commented on code in PR #1656:
URL: https://github.com/apache/sedona/pull/1656#discussion_r1819879155


##########
docker/sedona-spark-jupyterlab/sedona-jupyterlab.dockerfile:
##########
@@ -29,8 +28,7 @@ ARG spark_extension_version=2.11.0
 
 # Set up envs
 ENV SHARED_WORKSPACE=${shared_workspace}
-ENV SPARK_HOME /opt/spark
-RUN mkdir ${SPARK_HOME}
+ENV SPARK_HOME /usr/local/lib/python3.10/dist-packages/pyspark

Review Comment:
   @jiayuasu I think this might break if/when the base image changes the Python 
version



-- 
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]

Reply via email to