[jira] [Created] (ZEPPELIN-3255) Can not run spark1 and spark2 in one zeppelin instance

2018-02-22 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3255: Summary: Can not run spark1 and spark2 in one zeppelin instance Key: ZEPPELIN-3255 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3255 Project: Zeppelin

[GitHub] zeppelin issue #2804: [ZEPPELIN-3245] checkstyle/eslintrc for zeppelin-web (...

2018-02-22 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2804 Will merge this to branch-0.8 as well, so that if there are any backports they are convenient. ---

[GitHub] zeppelin issue #2749: [ZEPPELIN-3180] BUGFIX - save operation on interpreter...

2018-02-22 Thread weand
Github user weand commented on the issue: https://github.com/apache/zeppelin/pull/2749 LGTM @felixcheung what do you think? ---

[GitHub] zeppelin pull request #2735: [ZEPPELIN-3177]Resize charts on paragaph resize

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

[GitHub] zeppelin issue #2439: [ZEPPELIN-2680] allow opening notebook as a reader

2018-02-22 Thread weand
Github user weand commented on the issue: https://github.com/apache/zeppelin/pull/2439 @herval: I merged latest master: [https://github.com/weand/zeppelin/tree/ZEPPELIN-2680](https://github.com/weand/zeppelin/tree/ZEPPELIN-2680) But I also face continuous requests against heli

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

2018-02-22 Thread weand
GitHub user weand reopened 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 exi

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

2018-02-22 Thread weand
Github user weand closed the pull request at: https://github.com/apache/zeppelin/pull/2808 ---

[GitHub] zeppelin issue #2624: [ZEPPELIN-2965] Add code completion for livy interpret...

2018-02-22 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2624 This commit seems broke Tab to indent text behavior. https://issues.apache.org/jira/browse/ZEPPELIN-3253 ---

[GitHub] zeppelin pull request #2812: disable tab completion

2018-02-22 Thread Tagar
GitHub user Tagar opened a pull request: https://github.com/apache/zeppelin/pull/2812 disable tab completion ### What is this PR for? A few sentences describing the overall goals of the pull request's commits. First time? Check out the contributing guide - https://zeppelin.a

[GitHub] zeppelin pull request #2812: disable tab completion

2018-02-22 Thread Tagar
Github user Tagar closed the pull request at: https://github.com/apache/zeppelin/pull/2812 ---

[GitHub] zeppelin issue #2812: disable tab completion

2018-02-22 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2812 One way to fix [ZEPPELIN-3253](https://issues.apache.org/jira/browse/ZEPPELIN-3253?focusedCommentId=16373706&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16373706 )

[GitHub] zeppelin issue #2809: [ZEPPELIN-3249] Add support for streaming table

2018-02-22 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/2809 Tested. LGTM. ---

[jira] [Created] (ZEPPELIN-3256) ipython backend: capture when backend ipython process dies

2018-02-22 Thread Ruslan Dautkhanov (JIRA)
Ruslan Dautkhanov created ZEPPELIN-3256: --- Summary: ipython backend: capture when backend ipython process dies Key: ZEPPELIN-3256 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3256 Project:

[jira] [Created] (ZEPPELIN-3257) "Show line numbers" doesn't show current line

2018-02-22 Thread Ruslan Dautkhanov (JIRA)
Ruslan Dautkhanov created ZEPPELIN-3257: --- Summary: "Show line numbers" doesn't show current line Key: ZEPPELIN-3257 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3257 Project: Zeppelin

[GitHub] zeppelin pull request #2804: [ZEPPELIN-3245] checkstyle/eslintrc for zeppeli...

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

[GitHub] zeppelin issue #2809: [ZEPPELIN-3249] Add support for streaming table

2018-02-22 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2809 Thanks for the review will merge this to master and branch-0.8 if no more discussion. ---