yong liu created ZEPPELIN-3683:
--
Summary: spark-2.2 is not supported
Key: ZEPPELIN-3683
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3683
Project: Zeppelin
Issue Type: Bug
Compo
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/3099
---
I am still trying to make the python docker to work.
I can see in the debugger, it tries to execute the following docker command to
start the python process.
docker run -i --rm -v /tmp:/_zeppelin_tmp -v
/scratch/zeppelin-branch-0.8:/_zeppelin -e
PYTHONPATH=":/_zeppelin/interpreter/python/py4j-0
Github user woowahan-jaehoon commented on the issue:
https://github.com/apache/zeppelin/pull/3006
Modified and passed tests.
https://travis-ci.org/woowabros/zeppelin/builds/412253387
---