Unmodifiable interpreter properties

2018-03-02 Thread Jhon Anderson Cardenas Diaz
Hi fellow Zeppelin users. I would like to know if is there a way in zeppelin to set interpreter properties that can not be changed by the user from the graphic interface. An example use case in which this can be useful is if we want that zeppelin users can not kill jobs from the spark ui; for

[jira] [Created] (ZEPPELIN-3282) pyspark as a Default Interpreter

2018-03-02 Thread Ruslan Dautkhanov (JIRA)
Ruslan Dautkhanov created ZEPPELIN-3282: --- Summary: pyspark as a Default Interpreter Key: ZEPPELIN-3282 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3282 Project: Zeppelin Issue

[GitHub] zeppelin pull request #2828: [ZEPPELIN-3283] Remove redundant method Interpr...

2018-03-02 Thread Leemoonsoo
GitHub user Leemoonsoo opened a pull request: https://github.com/apache/zeppelin/pull/2828 [ZEPPELIN-3283] Remove redundant method InterpreterOutput.getInterpreterResultMessages() ### What is this PR for? Remove Redundant method

[GitHub] zeppelin issue #2827: [HOTFIX] fix checkstyle errors

2018-03-02 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2827 Thanks @prabhjyotsingh , I have already started one hotfix PR for building issue of branch-0.8, there's more issues except code style, do you mind to close this PR and I will fix it in one PR.

[GitHub] zeppelin pull request #2829: [ZEPPELIN-3284] z.getInterpreterContext().out()...

2018-03-02 Thread Leemoonsoo
GitHub user Leemoonsoo reopened a pull request: https://github.com/apache/zeppelin/pull/2829 [ZEPPELIN-3284] z.getInterpreterContext().out().clear() broken in Python interpreter ### What is this PR for? ``` %python import time print("Hello") time.sleep(0.5)

[GitHub] zeppelin pull request #2825: [ZEPPELIN-1967]: New pull request

2018-03-02 Thread sanjaydasgupta
Github user sanjaydasgupta closed the pull request at: https://github.com/apache/zeppelin/pull/2825 ---

[GitHub] zeppelin issue #2825: [ZEPPELIN-1967]: New pull request

2018-03-02 Thread sanjaydasgupta
Github user sanjaydasgupta commented on the issue: https://github.com/apache/zeppelin/pull/2825 Created from wrong branch in source repo. Need to correct branch and reissue. ---

[GitHub] zeppelin pull request #2830: [HOTFIX] Fix branch-0.8 build

2018-03-02 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/2830 [HOTFIX] Fix branch-0.8 build ### What is this PR for? This is a hotfix PR for branch-0.8 build ### What type of PR is it? [Bug Fix] ### Todos * [ ] - Task

[GitHub] zeppelin pull request #2831: ZEPPELIN-3281. Apply getRelativePath when it is...

2018-03-02 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/2831 ZEPPELIN-3281. Apply getRelativePath when it is LocalConfigStorage ### What is this PR for? When it is LocalConfigStorage, we should use getRelativePath to get the config path.

[GitHub] zeppelin pull request #2831: ZEPPELIN-3281. Apply getRelativePath when it is...

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

[jira] [Created] (ZEPPELIN-3286) Run All Paragraphs stops if there is a disabled paragraph mid-run

2018-03-02 Thread Ruslan Dautkhanov (JIRA)
Ruslan Dautkhanov created ZEPPELIN-3286: --- Summary: Run All Paragraphs stops if there is a disabled paragraph mid-run Key: ZEPPELIN-3286 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3286

[jira] [Created] (ZEPPELIN-3283) InterpreterOutput.toInterpreterResultMessage() and InterpreterOutput.getInterpreterResultMessages() are redundant

2018-03-02 Thread Lee moon soo (JIRA)
Lee moon soo created ZEPPELIN-3283: -- Summary: InterpreterOutput.toInterpreterResultMessage() and InterpreterOutput.getInterpreterResultMessages() are redundant Key: ZEPPELIN-3283 URL:

[jira] [Created] (ZEPPELIN-3284) z.getInterpreterContext().out().clear() broken in Python interpreter

2018-03-02 Thread Lee moon soo (JIRA)
Lee moon soo created ZEPPELIN-3284: -- Summary: z.getInterpreterContext().out().clear() broken in Python interpreter Key: ZEPPELIN-3284 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3284

[jira] [Created] (ZEPPELIN-3285) Unnecessary margin before the title of note

2018-03-02 Thread Lee moon soo (JIRA)
Lee moon soo created ZEPPELIN-3285: -- Summary: Unnecessary margin before the title of note Key: ZEPPELIN-3285 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3285 Project: Zeppelin Issue

[GitHub] zeppelin issue #2817: [ZEPPELIN-3264] Notebook Snapshot feature.

2018-03-02 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2817 Interesting feature, thanks @SleepyThread for the contribution. ---

[GitHub] zeppelin issue #2763: [ZEPPELIN-3194][NEW-INTERPRETER] SAP Universe interpre...

2018-03-02 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2763 Thanks @masyan for great contribution. Looks good to me. I'll merge this to master and branch-0.8 if no further comments. ---

[GitHub] zeppelin issue #2827: [HOTFIX] fix checkstyle errors

2018-03-02 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2827 LGTM ---

[GitHub] zeppelin pull request #2827: [HOTFIX] fix checkstyle errors

2018-03-02 Thread prabhjyotsingh
Github user prabhjyotsingh closed the pull request at: https://github.com/apache/zeppelin/pull/2827 ---

[GitHub] zeppelin issue #2827: [HOTFIX] fix checkstyle errors

2018-03-02 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2827 @zjffdu sure, no problem. ---

[GitHub] zeppelin pull request #2829: [ZEPPELIN-3284] z.getInterpreterContext().out()...

2018-03-02 Thread Leemoonsoo
GitHub user Leemoonsoo opened a pull request: https://github.com/apache/zeppelin/pull/2829 [ZEPPELIN-3284] z.getInterpreterContext().out().clear() broken in Python interpreter ### What is this PR for? ``` %python import time print("Hello") time.sleep(0.5)

[GitHub] zeppelin pull request #2829: [ZEPPELIN-3284] z.getInterpreterContext().out()...

2018-03-02 Thread Leemoonsoo
Github user Leemoonsoo closed the pull request at: https://github.com/apache/zeppelin/pull/2829 ---

[GitHub] zeppelin pull request #2829: [ZEPPELIN-3284] z.getInterpreterContext().out()...

2018-03-02 Thread Leemoonsoo
Github user Leemoonsoo closed the pull request at: https://github.com/apache/zeppelin/pull/2829 ---

[GitHub] zeppelin pull request #2829: [ZEPPELIN-3284] z.getInterpreterContext().out()...

2018-03-02 Thread Leemoonsoo
GitHub user Leemoonsoo reopened a pull request: https://github.com/apache/zeppelin/pull/2829 [ZEPPELIN-3284] z.getInterpreterContext().out().clear() broken in Python interpreter ### What is this PR for? ``` %python import time print("Hello") time.sleep(0.5)

[GitHub] zeppelin pull request #2826: [ZEPPELIN-3276] Upgrade Firefox version in Trav...

2018-03-02 Thread prabhjyotsingh
Github user prabhjyotsingh closed the pull request at: https://github.com/apache/zeppelin/pull/2826 ---

[jira] [Created] (ZEPPELIN-3281) Only apply getRelativePath when it is LocalConfigStorage

2018-03-02 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3281: Summary: Only apply getRelativePath when it is LocalConfigStorage Key: ZEPPELIN-3281 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3281 Project: Zeppelin

[GitHub] zeppelin pull request #2826: [ZEPPELIN-3276] Upgrade Firefox version in Trav...

2018-03-02 Thread prabhjyotsingh
GitHub user prabhjyotsingh opened a pull request: https://github.com/apache/zeppelin/pull/2826 [ZEPPELIN-3276] Upgrade Firefox version in Travis CI ### What is this PR for? Upgrade Firefox version in Travis CI ### What type of PR is it? [Improvement] ###

[GitHub] zeppelin issue #2816: [ZEPPELIN-3263] Do not use Firefox >=55 for integratio...

2018-03-02 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2816 I understand Selenium, Gecko, WebExtensions are constantly evolving. However, with this (https://github.com/apache/zeppelin/pull/2826/files), I'm able to make all the Selenium test case

[GitHub] zeppelin issue #2827: [HOTFIX] fix checkstyle errors

2018-03-02 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2827 @r-kamath @zjffdu Please help review this. ---

[GitHub] zeppelin pull request #2827: [HOTFIX] fix checkstyle errors

2018-03-02 Thread prabhjyotsingh
GitHub user prabhjyotsingh opened a pull request: https://github.com/apache/zeppelin/pull/2827 [HOTFIX] fix checkstyle errors ### What is this PR for? There are some checkstyle errors in branch-0.8, this is to fix all those errors. ### What type of PR is it? [Hot