Jiyun Park created ZEPPELIN-5805:
------------------------------------
Summary: Support Python 3.10
Key: ZEPPELIN-5805
URL: https://issues.apache.org/jira/browse/ZEPPELIN-5805
Project: Zeppelin
Issue Type: Improvement
Reporter: Jiyun Park
Assignee: Jiyun Park
In python 3.10, MutableMapping is moved collections module to collections.abc.
But existing version of py4j in zeppelin python interpreter support up to
version 3.9.
I suggest to upgrade py4j 0.10.7 to 0.10.9.7 to support python 3.10. (Also, it
supports java 11, so it will help to upgrade zeppelin java version 8 to 11)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)