[CANCELED] Re: [VOTE] Release Apache Zeppelin 0.8.0 (RC4)

2018-06-04 Thread Jeff Zhang
Thanks Renjith & Anthony, I would cancel this RC and propose a new RC after this is fixed. Renjith Kamath 于2018年6月1日周五 下午5:58写道: > I have a fix for this issue. Please review > https://github.com/apache/zeppelin/pull/2996 > > On Fri, Jun 1, 2018 at 11:14 AM, Anthony Corbacho < > anthonycorba...@

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

2018-06-04 Thread mebelousov
Github user mebelousov commented on the issue: https://github.com/apache/zeppelin/pull/2982 I have tested. LGTM ---

[GitHub] zeppelin issue #2996: ZEPPELIN-3521 Dynamic note form overlaps with paragrap...

2018-06-04 Thread mebelousov
Github user mebelousov commented on the issue: https://github.com/apache/zeppelin/pull/2996 LGTM ---

[GitHub] zeppelin issue #2637: Add support to run Spark interpreter on a Kubernetes c...

2018-06-04 Thread naveenkumargp
Github user naveenkumargp commented on the issue: https://github.com/apache/zeppelin/pull/2637 @matyix yes we are very much interested on running Livy interpreter on K8s. please let us know how we can proceed further. regards naveen ---

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

2018-06-04 Thread bikassaha
Github user bikassaha commented on the issue: https://github.com/apache/zeppelin/pull/2974 Does "ready to run" mean code can be executed in the note? ---

[GitHub] zeppelin issue #2231: ZEPPELIN-2150. NoSuchMethodError: org.apache.spark.ui....

2018-06-04 Thread SivaKaviyappa
Github user SivaKaviyappa commented on the issue: https://github.com/apache/zeppelin/pull/2231 This is works for me on aws emr. I am on emr 5.13.0, livy 0.40 , spark 2.3.0. The important change one has to make is by default aws emr brings up livy in yarn mode. So if you change that y

[jira] [Created] (ZEPPELIN-3525) Build Error - mvn clean package

2018-06-04 Thread FlorianKuckelkorn (JIRA)
FlorianKuckelkorn created ZEPPELIN-3525: --- Summary: Build Error - mvn clean package Key: ZEPPELIN-3525 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3525 Project: Zeppelin Issue Ty

[GitHub] zeppelin issue #2231: ZEPPELIN-2150. NoSuchMethodError: org.apache.spark.ui....

2018-06-04 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2231 Thanks @SivaKaviyappa for confirming ---

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

2018-06-04 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2986 Thanks @Leemoonsoo Any more comment ? ---

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

2018-06-04 Thread sameer79
Github user sameer79 commented on the issue: https://github.com/apache/zeppelin/pull/2974 @bikassaha "Yes," The interpreter has successfully restarted. ---

[GitHub] zeppelin issue #2996: ZEPPELIN-3521 Dynamic note form overlaps with paragrap...

2018-06-04 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2996 LGTM! Merging this to master and branch-0.8 if no more discussion. ---

[jira] [Created] (ZEPPELIN-3526) Zeppelin auth mechanisms (LDAP or password based) should be mutually exclusive

2018-06-04 Thread Prabhjyot Singh (JIRA)
Prabhjyot Singh created ZEPPELIN-3526: - Summary: Zeppelin auth mechanisms (LDAP or password based) should be mutually exclusive Key: ZEPPELIN-3526 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3526

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

2018-06-04 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

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

2018-06-04 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

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

2018-06-04 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 issue #3003: [ZEPPELIN-3526] Zeppelin auth mechanisms (LDAP or pass...

2018-06-04 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. In

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

2018-06-04 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 ---