zjffdu commented on pull request #4022: URL: https://github.com/apache/zeppelin/pull/4022#issuecomment-763725863
> I also set the following environment variable in my Dockerfile, but I am using Spark from a different location. > Are the Python libraries that Zeppelin provides loaded? > > ``` > PYTHONPATH=${SPARK_HOME}/python/lib/pyspark.zip:${SPARK_HOME}/python/lib/py4j-0.10.8.1-src.zip:/opt/conda/lib/python3.7/site-packages/ \ > ``` I didn't find this in Dockerfile, do you mean you pass this env when starting docker container ? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org