Jiyun Park created ZEPPELIN-5804: ------------------------------------ Summary: Support Python 3.10 Key: ZEPPELIN-5804 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5804 Project: Zeppelin Issue Type: Improvement Environment: M1 Pro(2021) MacOS Monterey 12.5
java 8 python 3.10 Reporter: Jiyun Park Assignee: Jiyun Park In python 3.10, MutableMapping in _Collections_ library is moved to {_}Collections.abc{_}. So, existing version of py4j in python interpreter supports up to 3.9. I suggest to upgrade py4j version 0.10.7 to 0.10.9.7 to support python 3.10. -- This message was sent by Atlassian Jira (v8.20.10#820010)