[GitHub] [zeppelin] Reamer commented on pull request #4208: [ZEPPELIN-5497] Memory leak of GenericObjectPool

2021-08-26 Thread GitBox
Reamer commented on pull request #4208: URL: https://github.com/apache/zeppelin/pull/4208#issuecomment-906172740 Okay, I understand, but I think that the AutoCloseable interface is helpful for static code analyzers that can be part of the IDE. The interface can also be used independently

[GitHub] [zeppelin] Reamer commented on pull request #4208: [ZEPPELIN-5497] Memory leak of GenericObjectPool

2021-08-26 Thread GitBox
Reamer commented on pull request #4208: URL: https://github.com/apache/zeppelin/pull/4208#issuecomment-906264572 Some time ago I wrote similar code. https://github.com/apache/zeppelin/compare/master...Reamer:closeable_remote_client?expand=1 Should I take over? I have included your cor

[GitHub] [zeppelin] zjffdu commented on pull request #4208: [ZEPPELIN-5497] Memory leak of GenericObjectPool

2021-08-26 Thread GitBox
zjffdu commented on pull request #4208: URL: https://github.com/apache/zeppelin/pull/4208#issuecomment-906269223 Sure, @Reamer please take over it -- 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

[GitHub] [zeppelin] zjffdu closed pull request #4208: [ZEPPELIN-5497] Memory leak of GenericObjectPool

2021-08-26 Thread GitBox
zjffdu closed pull request #4208: URL: https://github.com/apache/zeppelin/pull/4208 -- 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 the specific comment. To unsubscribe, e-mail: dev-unsubscr..

[jira] [Created] (ZEPPELIN-5499) NPE in IPySparkInterpreter

2021-08-26 Thread Jeff Zhang (Jira)
Jeff Zhang created ZEPPELIN-5499: Summary: NPE in IPySparkInterpreter Key: ZEPPELIN-5499 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5499 Project: Zeppelin Issue Type: Bug C

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

2021-08-26 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 the

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

2021-08-26 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 T