[GitHub] zeppelin pull request #1675: [ZEPPELIN-1190] Visit and switch notebook revis...

2016-12-11 Thread khalidhuseynov
Github user khalidhuseynov closed the pull request at: https://github.com/apache/zeppelin/pull/1675 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] zeppelin pull request #1675: [ZEPPELIN-1190] Visit and switch notebook revis...

2016-12-11 Thread khalidhuseynov
GitHub user khalidhuseynov reopened a pull request: https://github.com/apache/zeppelin/pull/1675 [ZEPPELIN-1190] Visit and switch notebook revisions ### What is this PR for? This is to enable switching between revisions and being able to set `Head`/current note to one of those

[GitHub] zeppelin pull request #1745: ZEPPELIN-1785. Remove ZEPPELIN_NOTEBOOK_DIR and...

2016-12-11 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/1745 ZEPPELIN-1785. Remove ZEPPELIN_NOTEBOOK_DIR and ZEPPELIN_INTERPRETER_DIR from common.sh ### What is this PR for? We should remove `ZEPPELIN_NOTEBOOK_DIR` and `ZEPPELIN_INTERPRETER_DIR` from

[jira] [Created] (ZEPPELIN-1786) Refactor LivyHelper

2016-12-11 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-1786: Summary: Refactor LivyHelper Key: ZEPPELIN-1786 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1786 Project: Zeppelin Issue Type: Sub-task

[GitHub] zeppelin issue #1694: [ZEPPELIN-1718] Prevent anonymous user to set note per...

2016-12-11 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1694 I agree with @prabhjyotsingh and @cloverhearts blocking to change the permission on a backend side too. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] zeppelin pull request #1743: add hadoop-2.7 to available hadoop version

2016-12-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1743 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] zeppelin issue #1742: [ZEPPELIN-1781] Failed to run the script 'test_zeppeli...

2016-12-11 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1742 Looks like the Python2 CI test failed, could you take a look? ``` 16/12/09 15:15:01 INFO PySparkInterpreter: File /tmp/zeppelin_pyspark-9170445727539307406.py created 16/12/09

[GitHub] zeppelin issue #1587: [ZEPPELIN-1609] using pyspark(python3) with livy inter...

2016-12-11 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1587 lgtm --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] zeppelin issue #1587: [ZEPPELIN-1609] using pyspark(python3) with livy inter...

2016-12-11 Thread purechoc
Github user purechoc commented on the issue: https://github.com/apache/zeppelin/pull/1587 refector code based on #1612 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled

[GitHub] zeppelin issue #1744: Better output of JDBC Interpreter.

2016-12-11 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1744 LGTM --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

Integrating SSO to Zeepelin Shiro

2016-12-11 Thread Niraj Kumar
Hi All, I am trying to integrate SSO to Zeppelin using shiro. Identity provider is Siteminder and protocol is SAML. Could you please send me or point me to link where I find the procedure to do this.? Thanks in advance Niraj Disclaimer : This email communication may contain privileged and

[GitHub] zeppelin pull request #1612: ZEPPELIN-1607. Refactor Livy Interpreter to ada...

2016-12-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1612 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] zeppelin issue #1730: [ZEPPELIN-1736] Introduce trash & enable removing fold...

2016-12-11 Thread tae-jun
Github user tae-jun commented on the issue: https://github.com/apache/zeppelin/pull/1730 ### CI is green! 😄 I **changed Selenium test codes** affected by my PR and it works now. Failed reason `remove note` button changed to `move to trash` but test code still

[GitHub] zeppelin pull request #1730: [ZEPPELIN-1736] Introduce trash & enable removi...

2016-12-11 Thread tae-jun
GitHub user tae-jun reopened a pull request: https://github.com/apache/zeppelin/pull/1730 [ZEPPELIN-1736] Introduce trash & enable removing folder ### What is this PR for?

[GitHub] zeppelin pull request #1730: [ZEPPELIN-1736] Introduce trash & enable removi...

2016-12-11 Thread tae-jun
Github user tae-jun closed the pull request at: https://github.com/apache/zeppelin/pull/1730 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] zeppelin pull request #1730: [ZEPPELIN-1736] Introduce trash & enable removi...

2016-12-11 Thread tae-jun
Github user tae-jun closed the pull request at: https://github.com/apache/zeppelin/pull/1730 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] zeppelin pull request #1730: [ZEPPELIN-1736] Introduce trash & enable removi...

2016-12-11 Thread tae-jun
GitHub user tae-jun reopened a pull request: https://github.com/apache/zeppelin/pull/1730 [ZEPPELIN-1736] Introduce trash & enable removing folder ### What is this PR for?

[GitHub] zeppelin issue #1730: [ZEPPELIN-1736] Introduce trash & enable removing fold...

2016-12-11 Thread tae-jun
Github user tae-jun commented on the issue: https://github.com/apache/zeppelin/pull/1730 Thanks for your careful review @marchpig 😄 I fixed the bug you found! It turns out that I didn't normalize folder ID when creating a folder. It could be a serious bug if you didn't

[GitHub] zeppelin issue #1735: [ZEPPELIN-1767] Blank paragraph should not be run.

2016-12-11 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1735 @astroshim Thanks for your prompt update. Tested and it works well! But sadly 3 of CI tests are failed likw below and looks relevant with this change. Could you take a look this again

[GitHub] zeppelin issue #1735: [ZEPPELIN-1767] Blank paragraph should not be run.

2016-12-11 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1735 Testcase also added. @AhyoungRyu Please review. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have