zeppelin git commit: [ZEPPELIN-3271] Option for disabling scheduler

2018-03-01 Thread prabhjyotsingh
Repository: zeppelin Updated Branches: refs/heads/master 65b797c22 -> 2c322d72b [ZEPPELIN-3271] Option for disabling scheduler ### What is this PR for? Zeppelin server should have an option to enable/disable cron scheduler from Zeppelin config. ### What type of PR is it? [Bug Fix] ### What

zeppelin git commit: [ZEPPELIN-3271] Option for disabling scheduler

2018-03-01 Thread prabhjyotsingh
Repository: zeppelin Updated Branches: refs/heads/branch-0.8 18f3e547a -> d958b568c [ZEPPELIN-3271] Option for disabling scheduler ### What is this PR for? Zeppelin server should have an option to enable/disable cron scheduler from Zeppelin config. ### What type of PR is it? [Bug Fix] ### W

svn commit: r1825698 - /zeppelin/site/docs/0.8.0-SNAPSHOT/usage/other_features/cron_scheduler.html

2018-03-01 Thread prabhjyotsingh
Author: prabhjyotsingh Date: Fri Mar 2 04:28:14 2018 New Revision: 1825698 URL: http://svn.apache.org/viewvc?rev=1825698&view=rev Log: [ZEPPELIN-3271] Option for disabling scheduler #2821 Added: zeppelin/site/docs/0.8.0-SNAPSHOT/usage/other_features/cron_scheduler.html Added: zeppelin/site

svn commit: r1825699 [2/4] - in /zeppelin/site/docs/0.8.0-SNAPSHOT: ./ assets/themes/zeppelin/img/docs-img/ assets/themes/zeppelin/img/ui-img/ development/ development/contribution/ development/helium

2018-03-01 Thread prabhjyotsingh
Modified: zeppelin/site/docs/0.8.0-SNAPSHOT/interpreter/mahout.html URL: http://svn.apache.org/viewvc/zeppelin/site/docs/0.8.0-SNAPSHOT/interpreter/mahout.html?rev=1825699&r1=1825698&r2=1825699&view=diff == --- zeppelin/si

svn commit: r1825699 [4/4] - in /zeppelin/site/docs/0.8.0-SNAPSHOT: ./ assets/themes/zeppelin/img/docs-img/ assets/themes/zeppelin/img/ui-img/ development/ development/contribution/ development/helium

2018-03-01 Thread prabhjyotsingh
Modified: zeppelin/site/docs/0.8.0-SNAPSHOT/usage/rest_api/notebook.html URL: http://svn.apache.org/viewvc/zeppelin/site/docs/0.8.0-SNAPSHOT/usage/rest_api/notebook.html?rev=1825699&r1=1825698&r2=1825699&view=diff == --- z

svn commit: r1825699 [1/4] - in /zeppelin/site/docs/0.8.0-SNAPSHOT: ./ assets/themes/zeppelin/img/docs-img/ assets/themes/zeppelin/img/ui-img/ development/ development/contribution/ development/helium

2018-03-01 Thread prabhjyotsingh
Author: prabhjyotsingh Date: Fri Mar 2 05:13:17 2018 New Revision: 1825699 URL: http://svn.apache.org/viewvc?rev=1825699&view=rev Log: [ZEPPELIN-3077] Cron scheduler is easy to get stuck when one of the cron jobs takes long time or gets stuck #2687 Added: zeppelin/site/docs/0.8.0-SNAPSHOT/

svn commit: r1825699 [3/4] - in /zeppelin/site/docs/0.8.0-SNAPSHOT: ./ assets/themes/zeppelin/img/docs-img/ assets/themes/zeppelin/img/ui-img/ development/ development/contribution/ development/helium

2018-03-01 Thread prabhjyotsingh
Modified: zeppelin/site/docs/0.8.0-SNAPSHOT/setup/operation/proxy_setting.html URL: http://svn.apache.org/viewvc/zeppelin/site/docs/0.8.0-SNAPSHOT/setup/operation/proxy_setting.html?rev=1825699&r1=1825698&r2=1825699&view=diff

zeppelin git commit: ZEPPELIN-3273. SparkRInterpreter doesn't work in yarn mode

2018-03-01 Thread zjffdu
Repository: zeppelin Updated Branches: refs/heads/master 2c322d72b -> fa9f88ba4 ZEPPELIN-3273. SparkRInterpreter doesn't work in yarn mode ### What is this PR for? The root cause is the sparkr package is not distributed correctly. This PR correct the distributed file name and also add unit te

zeppelin git commit: ZEPPELIN-3273. SparkRInterpreter doesn't work in yarn mode

2018-03-01 Thread zjffdu
Repository: zeppelin Updated Branches: refs/heads/branch-0.8 d958b568c -> 7187932a9 ZEPPELIN-3273. SparkRInterpreter doesn't work in yarn mode ### What is this PR for? The root cause is the sparkr package is not distributed correctly. This PR correct the distributed file name and also add uni

zeppelin git commit: ZEPPELIN-3278. Avoid duplicated interpreter setting

2018-03-01 Thread zjffdu
Repository: zeppelin Updated Branches: refs/heads/master fa9f88ba4 -> 21dc20d88 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 template. ### What type

zeppelin git commit: ZEPPELIN-3278. Avoid duplicated interpreter setting

2018-03-01 Thread zjffdu
Repository: zeppelin Updated Branches: refs/heads/branch-0.8 7187932a9 -> 3078cd47a 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 template. ### What t