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

2018-06-05 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3007 What protobuf version do you use ? I think it is due to mismatch between protobuf and grpc ---

[GitHub] zeppelin issue #3005: [ZEPPELIN-3528] Ordering by interpreter name in same i...

2018-06-05 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3005 LGTM ---

[GitHub] zeppelin pull request #3008: ZEPPELIN-3531. Don't look for py4j in NewSparkI...

2018-06-05 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/3008 ZEPPELIN-3531. Don't look for py4j in NewSparkInterpreter ### What is this PR for? Just remove setupConfForPySpark in NewSparkInterpreter as it is not necessary and will cause NPE when the

[jira] [Created] (ZEPPELIN-3531) Don't look for py4j in NewSparkInterpreter

2018-06-05 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3531: Summary: Don't look for py4j in NewSparkInterpreter Key: ZEPPELIN-3531 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3531 Project: Zeppelin Issue

[GitHub] zeppelin issue #2952: [Zeppelin-2572] multiple paragraphs actions

2018-06-05 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2952 We were using PR this in prod for a couple of weeks. Works great. Left one additional comment based on users feedback. "Select a paragraph" tooltip change to "Add this paragraph to

[GitHub] zeppelin pull request #3007: change python project grpc version to 1.10.0

2018-06-05 Thread lizhenhuan
GitHub user lizhenhuan opened a pull request: https://github.com/apache/zeppelin/pull/3007 change python project grpc version to 1.10.0 ### What is this PR for? zeppelin 0.8 version pyspark interpreter error when using ipython ### What type of PR is it? Bug Fix

[jira] [Created] (ZEPPELIN-3530) pyspark interpreter error when using ipython

2018-06-05 Thread zhenhuanli708 (JIRA)
zhenhuanli708 created ZEPPELIN-3530: --- Summary: pyspark interpreter error when using ipython Key: ZEPPELIN-3530 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3530 Project: Zeppelin

[GitHub] zeppelin pull request #3006: Modify jobGroupId for checking user

2018-06-05 Thread woowahan-jaehoon
GitHub user woowahan-jaehoon opened a pull request: https://github.com/apache/zeppelin/pull/3006 Modify jobGroupId for checking user ### What is this PR for? Need to check user in jobGroupId because when some paragraph is running, who run paragraph cannot be found in

[jira] [Created] (ZEPPELIN-3529) Need to check user in jobGroupId

2018-06-05 Thread Jaehoon Jeong (JIRA)
Jaehoon Jeong created ZEPPELIN-3529: --- Summary: Need to check user in jobGroupId Key: ZEPPELIN-3529 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3529 Project: Zeppelin Issue Type:

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

2018-06-05 Thread woowahan-jaehoon
GitHub user woowahan-jaehoon opened a pull request: https://github.com/apache/zeppelin/pull/3005 [ZEPPELIN-3528] Ordering by interpreter name in same interpreter group ### What is this PR for? In 'Create new note' diagram, 'Default Interpreter' is ordered by only interpreter

[jira] [Created] (ZEPPELIN-3528) Need ordering interpreter name in same group

2018-06-05 Thread Jaehoon Jeong (JIRA)
Jaehoon Jeong created ZEPPELIN-3528: --- Summary: Need ordering interpreter name in same group Key: ZEPPELIN-3528 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3528 Project: Zeppelin

RE: zeppelin start is failing on zeppelin v0.8.0-rc2

2018-06-05 Thread Panchappanavar, Naveenakumar Gurushantap (Nokia - IN/Bangalore)
Hi Zhang, We took the source code from the given link and built the same. Its working properly, zeppelin server is able to start without any issues. Thanks again for all your help and sharing the information. Regards Naveen -Original Message- From: Jeff Zhang [mailto:zjf...@gmail.com]

[GitHub] zeppelin pull request #2996: ZEPPELIN-3521 Dynamic note form overlaps with p...

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

[GitHub] zeppelin issue #3003: [ZEPPELIN-3526] Zeppelin auth mechanisms (LDAP or pass...

2018-06-05 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/3003 @mebelousov sure I've added a doc. ---

[GitHub] zeppelin issue #3004: [ZEPPELIN-2913] Support for both user and role for Aut...

2018-06-05 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/3004 @zjffdu @VipinRathor can you help review this PR ---

[GitHub] zeppelin pull request #3004: [ZEPPELIN-2913] Support for both user and role ...

2018-06-05 Thread prabhjyotsingh
GitHub user prabhjyotsingh opened a pull request: https://github.com/apache/zeppelin/pull/3004 [ZEPPELIN-2913] Support for both user and role for AuthorizationFilter ### What is this PR for? Currently, Zeppelin only supports roles for AuthorizationFilter, but there can be a

[GitHub] zeppelin issue #3003: [ZEPPELIN-3526] Zeppelin auth mechanisms (LDAP or pass...

2018-06-05 Thread mebelousov
Github user mebelousov commented on the issue: https://github.com/apache/zeppelin/pull/3003 @prabhjyotsingh I think it's good to document only one way for authentification. What do you think about it? ---

[GitHub] zeppelin issue #3003: [ZEPPELIN-3526] Zeppelin auth mechanisms (LDAP or pass...

2018-06-05 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/3003 Agreed we should definitely do something like zeppelin-plugins for authentication components as well in Zeppelin-0.9 ---

[GitHub] zeppelin issue #3003: [ZEPPELIN-3526] Zeppelin auth mechanisms (LDAP or pass...

2018-06-05 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3003 LGTM, one suggestion is that I think it is time for us to do refactoring for the authentication component, we should put it in one component and provide interface to be used by other components.

[GitHub] zeppelin issue #3003: [ZEPPELIN-3526] Zeppelin auth mechanisms (LDAP or pass...

2018-06-05 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/3003 @Leemoonsoo @felixcheung @zjffdu can you help review this. ---

[GitHub] zeppelin pull request #3003: [ZEPPELIN-3526] Zeppelin auth mechanisms (LDAP ...

2018-06-05 Thread prabhjyotsingh
GitHub user prabhjyotsingh opened a pull request: https://github.com/apache/zeppelin/pull/3003 [ZEPPELIN-3526] Zeppelin auth mechanisms (LDAP or password based) should be mutually exclusive ### What is this PR for? Problem: When any external authentication (like LDAP/AD) is

[jira] [Created] (ZEPPELIN-3527) Upgrade log4j to log4j2

2018-06-05 Thread Thomas Decaux (JIRA)
Thomas Decaux created ZEPPELIN-3527: --- Summary: Upgrade log4j to log4j2 Key: ZEPPELIN-3527 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3527 Project: Zeppelin Issue Type: Wish