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

2018-03-01 Thread sanjaydasgupta
GitHub user sanjaydasgupta opened a pull request: https://github.com/apache/zeppelin/pull/2825 [ZEPPELIN-1967]: New pull request ### What is this PR for? The code in this PR enables embedding/interpolating Z variables into command strings passed to Spark's SQL and Shell interpre

[GitHub] zeppelin pull request #2824: ZEPPELIN-3278. Avoid duplicated interpreter set...

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

[GitHub] zeppelin issue #2824: ZEPPELIN-3278. Avoid duplicated interpreter setting

2018-03-01 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2824 @weand I have committed it for 0.8.0 release, feel free to open the ticket if it doesn't resolve your issue ---

[GitHub] zeppelin pull request #2823: ZEPPELIN-3273. SparkRInterpreter doesn't work i...

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

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

2018-03-01 Thread masyan
Github user masyan commented on the issue: https://github.com/apache/zeppelin/pull/2763 @Leemoonsoo I fixed the parser. CI red because of unrelated code. Ready to merge ---

[jira] [Created] (ZEPPELIN-3280) Geode test is not covered in travis and it doesn't pass actually

2018-03-01 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3280: Summary: Geode test is not covered in travis and it doesn't pass actually Key: ZEPPELIN-3280 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3280 Project: Zeppeli

[GitHub] zeppelin pull request #2821: [ZEPPELIN-3271] Option for disabling scheduler

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

[jira] [Created] (ZEPPELIN-3279) [FlakyTest] NotebookTest.testPerSessionInterpreterCloseOnUnbindInterpreterSetting

2018-03-01 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3279: Summary: [FlakyTest] NotebookTest.testPerSessionInterpreterCloseOnUnbindInterpreterSetting Key: ZEPPELIN-3279 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3279

[GitHub] zeppelin issue #2824: ZEPPELIN-3278. Avoid duplicated interpreter setting

2018-03-01 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2824 @weand Could you help try this PR ? Thanks ---

[GitHub] zeppelin pull request #2824: ZEPPELIN-3278. Avoid duplicated interpreter set...

2018-03-01 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/2824 ZEPPELIN-3278. Avoid duplicated interpreter setting ### What is this PR for? Straightforward bugfix for ZEPPELIN-3278. Just don't create interpreter setting instance when registering from temp

[jira] [Created] (ZEPPELIN-3278) Avoid duplicated interpreter setting

2018-03-01 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3278: Summary: Avoid duplicated interpreter setting Key: ZEPPELIN-3278 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3278 Project: Zeppelin Issue Type: Bug

[GitHub] zeppelin issue #2819: ZEPPELIN-3265. DevInterpreter doesn't work

2018-03-01 Thread zjffdu2
Github user zjffdu2 commented on the issue: https://github.com/apache/zeppelin/pull/2819 oops, this should be a bug, let me fix it asap. ---

[GitHub] zeppelin issue #2819: ZEPPELIN-3265. DevInterpreter doesn't work

2018-03-01 Thread weand
Github user weand commented on the issue: https://github.com/apache/zeppelin/pull/2819 @zjffdu this PR creates duplicate interpreters in interpreter.json. after upgrading to this commit, all installed interpreters are duplicated, e.g. %angular, %md, %spark, %python, ... .

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

2018-03-01 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2817 @SleepyThread - great feature! Building on @felixcheung's comment, it would be good if Snapshot feature would use org.apache.zeppelin.notebook.repo.GitNotebookRepo to store a snapshot/revis

[GitHub] zeppelin pull request #2763: [ZEPPELIN-3194][NEW-INTERPRETER] SAP Universe i...

2018-03-01 Thread masyan
GitHub user masyan reopened a pull request: https://github.com/apache/zeppelin/pull/2763 [ZEPPELIN-3194][NEW-INTERPRETER] SAP Universe interpreter ### What is this PR for? New interpreter, SAP BusinessObjects (Universes). See [documentation](https://github.com/masyan/zeppelin/bl

[GitHub] zeppelin issue #2821: [ZEPPELIN-3271] Option for disabling scheduler

2018-03-01 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2821 Yes, I've updated the doc (https://github.com/apache/zeppelin/pull/2821/files#diff-bed1be4fb1f7f6c8e3bd6db18d72dc44R54). and yes, I agree we should document this in our release notes as wel

[GitHub] zeppelin issue #2821: [ZEPPELIN-3271] Option for disabling scheduler

2018-03-01 Thread zjffdu2
Github user zjffdu2 commented on the issue: https://github.com/apache/zeppelin/pull/2821 @prabhjyotsingh Shouldn't it be turned on by default for backward compatibility ? ---

[GitHub] zeppelin issue #2821: [ZEPPELIN-3271] Option for disabling scheduler

2018-03-01 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2821 Have pushed another commit that disables Cron/scheduler by default, and user needs this feature, will need to with config. ---

[jira] [Created] (ZEPPELIN-3277) NotebookServerTest.testMakeSureNoAngularObjectBroadcastToWebsocketWhoFireTheEvent fails

2018-03-01 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3277: Summary: NotebookServerTest.testMakeSureNoAngularObjectBroadcastToWebsocketWhoFireTheEvent fails Key: ZEPPELIN-3277 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3277

[jira] [Created] (ZEPPELIN-3276) Upgrade Firefox version in Travis CI

2018-03-01 Thread Prabhjyot Singh (JIRA)
Prabhjyot Singh created ZEPPELIN-3276: - Summary: Upgrade Firefox version in Travis CI Key: ZEPPELIN-3276 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3276 Project: Zeppelin Issue T