zeppelin git commit: [ZEPPELIN-2437] Executions of notebooks are blocked after running 50 different notebooks under SparkInterpreter scoped mode

2017-05-15 Thread moon
Repository: zeppelin Updated Branches: refs/heads/branch-0.6 662b7d684 -> b8f4fb902 [ZEPPELIN-2437] Executions of notebooks are blocked after running 50 different notebooks under SparkInterpreter scoped mode ### What is this PR for? Removes Scheduler when RemoteInterpreterServer close an inte

zeppelin git commit: [ZEPPELIN-2426] Improve graph setting DOMs

2017-05-15 Thread ahyoungryu
Repository: zeppelin Updated Branches: refs/heads/master 56cee76a7 -> 2afa9cbd5 [ZEPPELIN-2426] Improve graph setting DOMs ### What is this PR for? Improve graph setting DOMs. Refer the attached screenshots. ### What type of PR is it? [Improvement] ### Todos * [x] - columnselector setting

zeppelin git commit: [ZEPPELIN-2521] fix: Confusing axis description in advanced-transformation

2017-05-15 Thread moon
Repository: zeppelin Updated Branches: refs/heads/master 164db0794 -> 56cee76a7 [ZEPPELIN-2521] fix: Confusing axis description in advanced-transformation ### What is this PR for? Fixed confusing axis descriptions in advanced-transformation. ### What type of PR is it? [Improvement] ### Todo

zeppelin git commit: [ZEPPELIN-2512] Prevent slow note, interpreter search. (master, branch-0.7)

2017-05-15 Thread moon
Repository: zeppelin Updated Branches: refs/heads/branch-0.7 b04900194 -> d21bf4c31 [ZEPPELIN-2512] Prevent slow note, interpreter search. (master, branch-0.7) ### What is this PR for? Use debounce in search input to avoid the slow search. See more: ![image](https://cloud.githubusercontent.

zeppelin git commit: [ZEPPELIN-2512] Prevent slow note, interpreter search. (master, branch-0.7)

2017-05-15 Thread moon
Repository: zeppelin Updated Branches: refs/heads/master d92d14aae -> 164db0794 [ZEPPELIN-2512] Prevent slow note, interpreter search. (master, branch-0.7) ### What is this PR for? Use debounce in search input to avoid the slow search. See more: ![image](https://cloud.githubusercontent.com/

zeppelin git commit: [ZEPPELIN-2491] fix: Bump spell package version too

2017-05-15 Thread moon
Repository: zeppelin Updated Branches: refs/heads/master e857070f3 -> d92d14aae [ZEPPELIN-2491] fix: Bump spell package version too ### What is this PR for? [ZEPPELIN-2491] fix: Bump spell package version too ### What type of PR is it? [Bug Fix] ### Todos NONE ### What is the Jira issue?

zeppelin git commit: [ZEPPELIN-2516] Set offset, tolerance for navbar, actionbar hiding

2017-05-15 Thread moon
Repository: zeppelin Updated Branches: refs/heads/master d37684403 -> e857070f3 [ZEPPELIN-2516] Set offset, tolerance for navbar, actionbar hiding ### What is this PR for? Set offset, tolerance for navbar, actionbar hiding. See the attached screenshots. ### What type of PR is it? [Bug Fix]

zeppelin git commit: [ZEPPELIN-2463] Avoid Locking interpreterSettings during Notebook deletion

2017-05-15 Thread moon
Repository: zeppelin Updated Branches: refs/heads/branch-0.7 4a2aef6a4 -> b04900194 [ZEPPELIN-2463] Avoid Locking interpreterSettings during Notebook deletion Deletion of a notebook requires locking interpreterSettings. If the deletion is delayed , then lock is not released. At that point, we

zeppelin git commit: [ZEPPELIN-2463] Avoid Locking interpreterSettings during Notebook deletion

2017-05-15 Thread moon
Repository: zeppelin Updated Branches: refs/heads/master 95980c7ac -> d37684403 [ZEPPELIN-2463] Avoid Locking interpreterSettings during Notebook deletion ### What is this PR for? Deletion of a notebook requires locking interpreterSettings. If the deletion is delayed , then lock is not releas

svn commit: r1795220 [1/2] - in /zeppelin/site/docs/0.8.0-SNAPSHOT: ./ assets/themes/zeppelin/img/screenshots/ displaysystem/ install/ interpreter/ manual/ quickstart/ security/

2017-05-15 Thread moon
Author: moon Date: Mon May 15 15:03:55 2017 New Revision: 1795220 URL: http://svn.apache.org/viewvc?rev=1795220&view=rev Log: update doc Added: zeppelin/site/docs/0.8.0-SNAPSHOT/assets/themes/zeppelin/img/screenshots/interpreter_precode.png (with props) Modified: zeppelin/site/docs/0.

svn commit: r1795220 [2/2] - in /zeppelin/site/docs/0.8.0-SNAPSHOT: ./ assets/themes/zeppelin/img/screenshots/ displaysystem/ install/ interpreter/ manual/ quickstart/ security/

2017-05-15 Thread moon
Modified: zeppelin/site/docs/0.8.0-SNAPSHOT/search_data.json URL: http://svn.apache.org/viewvc/zeppelin/site/docs/0.8.0-SNAPSHOT/search_data.json?rev=1795220&r1=1795219&r2=1795220&view=diff == --- zeppelin/site/docs/0.8.0-

zeppelin git commit: [minor] Replace 'SIMPLE' auth with 'simple' auth everywhere in documents

2017-05-15 Thread moon
Repository: zeppelin Updated Branches: refs/heads/branch-0.7 39e314eb9 -> 4a2aef6a4 [minor] Replace 'SIMPLE' auth with 'simple' auth everywhere in documents ### What is this PR for? This PR fixes a security hole in documentation when 'SIMPLE' authentication mechanism is defined in Shiro confi

zeppelin git commit: [minor] Replace 'SIMPLE' auth with 'simple' auth everywhere in documents

2017-05-15 Thread moon
Repository: zeppelin Updated Branches: refs/heads/master 5fde8c21d -> 95980c7ac [minor] Replace 'SIMPLE' auth with 'simple' auth everywhere in documents ### What is this PR for? This PR fixes a security hole in documentation when 'SIMPLE' authentication mechanism is defined in Shiro configura