[GitHub] zeppelin issue #2802: ZEPPELIN-3236. Make grpc framesize configurable

2018-02-18 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2802 > ERROR [2018-02-14 10:39:10,922] ({grpc-default-executor-3} IPythonClient.java[onError]:138) - Fail to call IPython grpc > io.grpc.StatusRuntimeException: RESOURCE_EXHAUSTED: io.grpc.netty.Nett

Re: [DISCUSS] semicolons in javascript

2018-02-18 Thread Prabhjyot Singh
Have created a PR 2804 , which will force semicolon in JS. On 17 February 2018 at 19:22, Renjith Kamath wrote: > +1 for adding semicolons, makes the code more readable. > @prabhjyot we may need to review the whole eslintrc and improve the style > gui

[jira] [Created] (ZEPPELIN-3245) checkstyle/eslintrc for zeppelin-web (JavaScript)

2018-02-18 Thread Prabhjyot Singh (JIRA)
Prabhjyot Singh created ZEPPELIN-3245: - Summary: checkstyle/eslintrc for zeppelin-web (JavaScript) Key: ZEPPELIN-3245 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3245 Project: Zeppelin

[GitHub] zeppelin pull request #2805: [ZEPPELIN-3240] Zeppelin server fail to start i...

2018-02-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2805 ---

[GitHub] zeppelin issue #2808: [ZEPPELIN-3243] fix IndexOutOfBoundsException when 'No...

2018-02-18 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2808 LGTM ---

[jira] [Created] (ZEPPELIN-3244) Interpreter Restart from Note Page not working with Per Note Isolation + scoped.

2018-02-18 Thread Andreas Weise (JIRA)
Andreas Weise created ZEPPELIN-3244: --- Summary: Interpreter Restart from Note Page not working with Per Note Isolation + scoped. Key: ZEPPELIN-3244 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3244

[GitHub] zeppelin pull request #2808: [ZEPPELIN-3243] fix IndexOutOfBoundsException w...

2018-02-18 Thread weand
GitHub user weand opened a pull request: https://github.com/apache/zeppelin/pull/2808 [ZEPPELIN-3243] fix IndexOutOfBoundsException when 'No interpreter is binded to this note' ### What is this PR for? I observed IndexOutOfBoundsException when using zeppelin locally on an exist

[jira] [Created] (ZEPPELIN-3243) No interpreter is binded to this note -> IndexOutOfBoundsException

2018-02-18 Thread Andreas Weise (JIRA)
Andreas Weise created ZEPPELIN-3243: --- Summary: No interpreter is binded to this note -> IndexOutOfBoundsException Key: ZEPPELIN-3243 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3243 Project:

[GitHub] zeppelin pull request #2806: [ZEPPELIN-3241] fix NPE when restarting Interpr...

2018-02-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2806 ---

[GitHub] zeppelin pull request #2807: ZEPPELIN-3234. z.show() compatibility with prev...

2018-02-18 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/2807 ZEPPELIN-3234. z.show() compatibility with previous release ### What is this PR for? Enhance the ZeppelinContext in IPySparkInterpreter ### What type of PR is it? [Bug Fix | I