[GitHub] [zeppelin] soicem commented on pull request #4441: [ZEPPELIN-4871] Fix livy interpreter 0.7.1 donwload link

2022-08-27 Thread GitBox
soicem commented on PR #4441: URL: https://github.com/apache/zeppelin/pull/4441#issuecomment-1229208569 I'm writing the test code. After that, i will request a code review ! :) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[jira] [Created] (ZEPPELIN-5804) Support Python 3.10

2022-08-27 Thread Jiyun Park (Jira)
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 E

[jira] [Created] (ZEPPELIN-5805) Support Python 3.10

2022-08-27 Thread Jiyun Park (Jira)
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

[GitHub] [zeppelin] PrimWILL opened a new pull request, #4453: [ZEPPELIN-5804] support python 3.10

2022-08-27 Thread GitBox
PrimWILL opened a new pull request, #4453: URL: https://github.com/apache/zeppelin/pull/4453 ### What is this PR for? Change py4j version (0.10.7 -> 0.10.9.7) in python interpreter directory to support python 3.10 ### What type of PR is it? Improvement ### Todos * [ ]