[GitHub] zeppelin issue #3007: zeppelin 0.8 version pyspark interpreter error when us...

2018-06-13 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3007 @lizhenhuan the protobuf in spark project is not related. The version you see in pom file is the protobu java version which is not the same as the python package version. I guess you hit this

[GitHub] zeppelin issue #2974: ZEPPELIN-3472 No interpreter status is shown after res...

2018-06-13 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2974 hmm, I missed that statement in description. But I think it would be better to pop up a error message to users when it fails to restart. I don't think user would know to hover over that icon to

[jira] [Created] (ZEPPELIN-3539) Add jceks stored password support for LDAP

2018-06-13 Thread Prabhjyot Singh (JIRA)
Prabhjyot Singh created ZEPPELIN-3539: - Summary: Add jceks stored password support for LDAP Key: ZEPPELIN-3539 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3539 Project: Zeppelin

[GitHub] zeppelin pull request #2991: [ZEPPELIN-3476] change description "auto-restar...

2018-06-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2991 ---

[GitHub] zeppelin issue #2991: [ZEPPELIN-3476] change description "auto-restart inter...

2018-06-13 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/2991 @felixcheung, I did it. ---

[GitHub] zeppelin pull request #2982: [ZEPPELIN-3492] The paragraph's table does not ...

2018-06-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2982 ---

[GitHub] zeppelin issue #2373: [ZEPPELIN-2598] Securing Zeppelin with OpenID Connect

2018-06-13 Thread xixikaikai
Github user xixikaikai commented on the issue: https://github.com/apache/zeppelin/pull/2373 Is there any document or example to tell us how to use SSO function in zeppelin? ---

[GitHub] zeppelin issue #2373: [ZEPPELIN-2598] Securing Zeppelin with OpenID Connect

2018-06-13 Thread xixikaikai
Github user xixikaikai commented on the issue: https://github.com/apache/zeppelin/pull/2373 @1ambda Do you have a sample code to test this function? ---

[GitHub] zeppelin issue #3017: [ZEPPELIN-3507] Restart interpreter setting may cause ...

2018-06-13 Thread BruceXu1991
Github user BruceXu1991 commented on the issue: https://github.com/apache/zeppelin/pull/3017 sorry, originally I want to merge this PR to V0.7.2 , but made some mistakes. ---

[jira] [Created] (ZEPPELIN-3540) Show Spark inline UI in Non-Secure mode

2018-06-13 Thread Sameer Shaikh (JIRA)
Sameer Shaikh created ZEPPELIN-3540: --- Summary: Show Spark inline UI in Non-Secure mode Key: ZEPPELIN-3540 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3540 Project: Zeppelin Issue

[GitHub] zeppelin issue #2974: ZEPPELIN-3472 No interpreter status is shown after res...

2018-06-13 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2974 @sameer79 Or we could make it simple for now that the status icon means whether the interpreter restarting operation is successful just as what this PR did now IIUC. One concern is that when the

[GitHub] zeppelin pull request #3017: [ZEPPELIN-3507] Fix lock contention

2018-06-13 Thread BruceXu1991
GitHub user BruceXu1991 opened a pull request: https://github.com/apache/zeppelin/pull/3017 [ZEPPELIN-3507] Fix lock contention ### What is this PR for? This PR is to fix lock contention problem described in [ZEPPELIN-3507](https://issues.apache.org/jira/browse/ZEPPELIN-3507)

[GitHub] zeppelin pull request #2994: [ZEPPELIN-3285] Refine the style of Notebook ti...

2018-06-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2994 ---

[GitHub] zeppelin pull request #3017: [ZEPPELIN-3507] Restart interpreter setting may...

2018-06-13 Thread BruceXu1991
Github user BruceXu1991 closed the pull request at: https://github.com/apache/zeppelin/pull/3017 ---

[GitHub] zeppelin pull request #3016: ZEPPELIN-3538. Fail to bootstrap PySpark in yar...

2018-06-13 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/3016 ZEPPELIN-3538. Fail to bootstrap PySpark in yarn cluster mode ### What is this PR for? After ZEPPELIN-3375, PySparkInterpreter extends PythonInterpreter. PySparkInterpreter may fail to

[GitHub] zeppelin pull request #3017: [ZEPPELIN-3507] Restart interpreter setting may...

2018-06-13 Thread BruceXu1991
GitHub user BruceXu1991 reopened a pull request: https://github.com/apache/zeppelin/pull/3017 [ZEPPELIN-3507] Restart interpreter setting may cause lock contention and lead to ZeppelinServer return 503 code ### What is this PR for? This PR is to fix lock contention problem

[GitHub] zeppelin issue #2974: ZEPPELIN-3472 No interpreter status is shown after res...

2018-06-13 Thread bikassaha
Github user bikassaha commented on the issue: https://github.com/apache/zeppelin/pull/2974 The description says "on hovering the (circle) you will see success / error message for the respective interpreter." I wonder if that is going to show whats wrong in starting/restarting the

[GitHub] zeppelin pull request #3018: [ZEPPELIN-3539] Add jceks stored password suppo...

2018-06-13 Thread prabhjyotsingh
GitHub user prabhjyotsingh opened a pull request: https://github.com/apache/zeppelin/pull/3018 [ZEPPELIN-3539] Add jceks stored password support for LDAP ### What is this PR for? This is to add support for storing password in jceks for LDAP (realm). If the

[GitHub] zeppelin pull request #3017: [ZEPPELIN-3507] Restart interpreter setting may...

2018-06-13 Thread BruceXu1991
Github user BruceXu1991 closed the pull request at: https://github.com/apache/zeppelin/pull/3017 ---

[GitHub] zeppelin issue #2986: ZEPPELIN-2035. BI directional RPC framework between Ze...

2018-06-13 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2986 @Leemoonsoo If no more comments, I will merge it to continue the rest of the work ---

[GitHub] zeppelin pull request #3019: [ZEPPELIN-3540] Show Spark inline UI in Non-Sec...

2018-06-13 Thread shahsank3t
GitHub user shahsank3t opened a pull request: https://github.com/apache/zeppelin/pull/3019 [ZEPPELIN-3540] Show Spark inline UI in Non-Secure mode ### What is this PR for? After running a paragraph via Spark interpreter, we will be showing a "Spark UI" link. On clicking it, we

[GitHub] zeppelin issue #3015: [ZEPPELIN-3490] Yarn cluster mode doesn't work with de...

2018-06-13 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3015 What will happen if user also specify jars via `spark.jars` ? Would that override `--jars` or combine with it ? ---

[GitHub] zeppelin pull request #3005: [ZEPPELIN-3528] Ordering by interpreter name in...

2018-06-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/3005 ---

[GitHub] zeppelin pull request #2998: [ZEPPELIN-3522] String "defaultValue" instead o...

2018-06-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2998 ---