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
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
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
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..
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
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
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