[GitHub] zeppelin pull request #2888: [minor] Escape string before insertion it into ...

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

[GitHub] zeppelin pull request #2891: ZEPPELIN-1070: Inject Credentials in any Interp...

2018-03-23 Thread pellmont
GitHub user pellmont opened a pull request: https://github.com/apache/zeppelin/pull/2891 ZEPPELIN-1070: Inject Credentials in any Interpreter-Code ### What is this PR for? This PR enables a generic syntax for inserting credentials. A username can be inserted by $[user.entry] whe

[GitHub] zeppelin issue #2885: [ZEPPELIN-3001] Disable ace editor code completion whe...

2018-03-23 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2885 Sure I was able to repro your issue, have pushed another commit with the fix. ---

[GitHub] zeppelin pull request #2890: ZEPPELIN-3362. Unify ZeppelinContext of PythonI...

2018-03-23 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/2890 ZEPPELIN-3362. Unify ZeppelinContext of PythonInterpreter & IPythonInterpreter ### What is this PR for? Unify the ZeppelinContext of PythonInterpreter & IPythonInterpreter into one

[jira] [Created] (ZEPPELIN-3362) Unify ZeppelinContext of PythonInterpreter & IPythonInterpreter

2018-03-23 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3362: Summary: Unify ZeppelinContext of PythonInterpreter & IPythonInterpreter Key: ZEPPELIN-3362 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3362 Project: Zeppelin

[GitHub] zeppelin pull request #2889: ZEPPELIN-3359. Move config storage & recovery s...

2018-03-23 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/2889 ZEPPELIN-3359. Move config storage & recovery storage to plugins ### What is this PR for? This PR move config storage & recovery storage into plugins. It is followup of ZEPPELIN-3196, the fina

[GitHub] zeppelin issue #2884: trim property name of interpreter settings

2018-03-23 Thread rockiee281
Github user rockiee281 commented on the issue: https://github.com/apache/zeppelin/pull/2884 Hi, @r-kamath the duplicated PR closed now。 Please review this PR. thanks ---

[GitHub] zeppelin pull request #2870: [ZEPPELIN-3335] trim property name of interpret...

2018-03-23 Thread rockiee281
Github user rockiee281 closed the pull request at: https://github.com/apache/zeppelin/pull/2870 ---

[GitHub] zeppelin issue #2885: [ZEPPELIN-3001] Disable ace editor code completion whe...

2018-03-23 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2885 @prabhjyotsingh What I see is that the paragraphId sent from frontend is incorrect which cause the issue I mention in the last comment. When I type tab in the first paragraph, it would send the las