[jira] [Created] (ZEPPELIN-5500) Add tutorial note for Python conda env on Yarn

2021-08-27 Thread Jeff Zhang (Jira)
Jeff Zhang created ZEPPELIN-5500: Summary: Add tutorial note for Python conda env on Yarn Key: ZEPPELIN-5500 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5500 Project: Zeppelin Issue

[GitHub] [zeppelin] Reamer opened a new pull request #4210: [ZEPPELIN-5501] Interpreter shade

2021-08-27 Thread GitBox
Reamer opened a new pull request #4210: URL: https://github.com/apache/zeppelin/pull/4210 ### What is this PR for? This PR should fix the incorrect use of the interpreter shade and resolve the confusion of IDEs. ### What type of PR is it? - Improvement ### Todos * [

[GitHub] [zeppelin] zjffdu commented on a change in pull request #4210: [ZEPPELIN-5501] Interpreter shade

2021-08-27 Thread GitBox
zjffdu commented on a change in pull request #4210: URL: https://github.com/apache/zeppelin/pull/4210#discussion_r697226217 ## File path: zeppelin-server/src/main/java/org/apache/zeppelin/socket/NotebookServer.java ## @@ -16,10 +16,9 @@ */ package

[jira] [Created] (ZEPPELIN-5502) hbase interpreter run into (IOError) Input/output error

2021-08-27 Thread YaoChen (Jira)
YaoChen created ZEPPELIN-5502: - Summary: hbase interpreter run into (IOError) Input/output error Key: ZEPPELIN-5502 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5502 Project: Zeppelin

[jira] [Created] (ZEPPELIN-5501) Improve Interpreter Shading

2021-08-27 Thread Philipp Dallig (Jira)
Philipp Dallig created ZEPPELIN-5501: Summary: Improve Interpreter Shading Key: ZEPPELIN-5501 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5501 Project: Zeppelin Issue Type: Bug

[GitHub] [zeppelin] Reamer opened a new pull request #4209: [ZEPPELIN-5497] Use AutoCloseable interface to close all IO

2021-08-27 Thread GitBox
Reamer opened a new pull request #4209: URL: https://github.com/apache/zeppelin/pull/4209 ### What is this PR for? Should close clientPool explicitly, otherwise it won't be garbage collected. Take over of #4208 ### What type of PR is it? - Bug Fix ### What is

[GitHub] [zeppelin] Reamer commented on pull request #4209: [ZEPPELIN-5497] Use AutoCloseable interface to close all IO

2021-08-27 Thread GitBox
Reamer commented on pull request #4209: URL: https://github.com/apache/zeppelin/pull/4209#issuecomment-907171171 @zjffdu Ready for review :grin: -- 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

[jira] [Created] (ZEPPELIN-5503) AuthorizationService should be disabled when shiro is not enabled

2021-08-27 Thread Jeff Zhang (Jira)
Jeff Zhang created ZEPPELIN-5503: Summary: AuthorizationService should be disabled when shiro is not enabled Key: ZEPPELIN-5503 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5503 Project: