[GitHub] zeppelin issue #2478: [ZEPPELIN-2761] - Neo4j Interpreter

2017-09-13 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/2478 sorry for dropping this. will review shortly. ---

[jira] [Created] (ZEPPELIN-2931) JS memory/object leak makes Zeppelin rendering in browsing lag

2017-09-13 Thread Ruslan Dautkhanov (JIRA)
Ruslan Dautkhanov created ZEPPELIN-2931: --- Summary: JS memory/object leak makes Zeppelin rendering in browsing lag Key: ZEPPELIN-2931 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2931

[GitHub] zeppelin issue #2584: [ZEPPELIN-2928] Hotfix on maven set version functional...

2017-09-13 Thread necosta
Github user necosta commented on the issue: https://github.com/apache/zeppelin/pull/2584 Hi @zjffdu , are there known issues on the CI? I'm a bit puzzled. I am 1 commit on top of master and the CI keeps failing on this stage: https://travis-ci.org/nokia/zeppelin/jobs/274939134.

[GitHub] zeppelin pull request #2587: [WIP] [ZEPPELIN-2909]. Support shared SparkCont...

2017-09-13 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/2587 [WIP] [ZEPPELIN-2909]. Support shared SparkContext across language in livy interpreter ### What is this PR for? A few sentences describing the overall goals of the pull request's commits.

[jira] [Created] (ZEPPELIN-2932) getAuthenticationInfo returns null when running JDBC paragraph via API

2017-09-13 Thread Thomas Decaux (JIRA)
Thomas Decaux created ZEPPELIN-2932: --- Summary: getAuthenticationInfo returns null when running JDBC paragraph via API Key: ZEPPELIN-2932 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2932

[GitHub] zeppelin issue #2584: [ZEPPELIN-2928] Hotfix on maven set version functional...

2017-09-13 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2584 Don't worry. This is known issue tracked in ZEPPELIN-2927. ---

[GitHub] zeppelin issue #2584: [ZEPPELIN-2928] Hotfix on maven set version functional...

2017-09-13 Thread necosta
Github user necosta commented on the issue: https://github.com/apache/zeppelin/pull/2584 Missed that bug report. Thanks. Ok, feel free to merge change or wait for more feedback. ---

[GitHub] zeppelin issue #2584: [ZEPPELIN-2928] Hotfix on maven set version functional...

2017-09-13 Thread necosta
Github user necosta commented on the issue: https://github.com/apache/zeppelin/pull/2584 Actually there is one more override missing on zeppelin-jupyter. I'll confirm tomorrow I got them all fixed. ---

[GitHub] zeppelin issue #2551: [ZEPPELIN-2880] - Fix username output when OIDC is ena...

2017-09-13 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/2551 I see, it would be great to add some example in /docs/setup/security? ---

[GitHub] zeppelin issue #2478: [ZEPPELIN-2761] - Neo4j Interpreter

2017-09-13 Thread jexp
Github user jexp commented on the issue: https://github.com/apache/zeppelin/pull/2478 @felixcheung thank you. We've also received requests from others waiting for this PR :) ---

[GitHub] zeppelin issue #2588: ZEPPELIN-2993. Code Refactoring of ZEPPELIN-1515 follo...

2017-09-13 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2588 @prabhjyotsingh Could you help review it ? Thanks ---

[GitHub] zeppelin pull request #2588: ZEPPELIN-2993. Code Refactoring of ZEPPELIN-151...

2017-09-13 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/2588 ZEPPELIN-2993. Code Refactoring of ZEPPELIN-1515 follow up ### What is this PR for? This is a refactoring PR of ZEPPELIN-1515. Because hadoop's FileSystem API not only works with hdfs,

[jira] [Created] (ZEPPELIN-2935) Note saving is called 3 times for each run

2017-09-13 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-2935: Summary: Note saving is called 3 times for each run Key: ZEPPELIN-2935 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2935 Project: Zeppelin Issue

[GitHub] zeppelin issue #2584: [ZEPPELIN-2928] Hotfix on maven set version functional...

2017-09-13 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2584 That's correct, please go ahead @necosta ---

[jira] [Created] (ZEPPELIN-2933) Code Refactoring of ZEPPELIN-1515 follow up

2017-09-13 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-2933: Summary: Code Refactoring of ZEPPELIN-1515 follow up Key: ZEPPELIN-2933 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2933 Project: Zeppelin Issue

[jira] [Created] (ZEPPELIN-2934) Get ConnectionException when using ZeppelinHubRepo

2017-09-13 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-2934: Summary: Get ConnectionException when using ZeppelinHubRepo Key: ZEPPELIN-2934 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2934 Project: Zeppelin

[jira] [Created] (ZEPPELIN-2928) Regression on maven version soft-coding

2017-09-13 Thread Nelson Costa (JIRA)
Nelson Costa created ZEPPELIN-2928: -- Summary: Regression on maven version soft-coding Key: ZEPPELIN-2928 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2928 Project: Zeppelin Issue

[GitHub] zeppelin issue #2584: [ZEPPELIN-2928] Hotfix on maven set version functional...

2017-09-13 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2584 LGTM, wait for CI pass ---

[GitHub] zeppelin issue #2584: [ZEPPELIN-2928] Hotfix on maven set version functional...

2017-09-13 Thread necosta
Github user necosta commented on the issue: https://github.com/apache/zeppelin/pull/2584 Hi @zjffdu , @Leemoonsoo Should be an easy one to get merged. Let me know if anything does not make sense. Cheers. ---

[GitHub] zeppelin pull request #2584: [ZEPPELIN-2928] Hotfix on maven set version fun...

2017-09-13 Thread necosta
GitHub user necosta opened a pull request: https://github.com/apache/zeppelin/pull/2584 [ZEPPELIN-2928] Hotfix on maven set version functionality ### What is this PR for? Hotfix on a recent commit that removed the version soft-coded variable and introduced hard-coded references

[GitHub] zeppelin issue #2551: [ZEPPELIN-2880] - Fix username output when OIDC is ena...

2017-09-13 Thread andreaTP
Github user andreaTP commented on the issue: https://github.com/apache/zeppelin/pull/2551 > should we consider returning/displaying more than just the principal name? now the name field is configurable via `shiro.ini`, basically you can return different values in that field

[jira] [Created] (ZEPPELIN-2927) Selenium test fails due to Failed to connect to binary FirefoxBinary

2017-09-13 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-2927: Summary: Selenium test fails due to Failed to connect to binary FirefoxBinary Key: ZEPPELIN-2927 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2927 Project:

[GitHub] zeppelin pull request #2585: Bypass auth logic when a user logins as admin r...

2017-09-13 Thread yu74n
GitHub user yu74n opened a pull request: https://github.com/apache/zeppelin/pull/2585 Bypass auth logic when a user logins as admin role ### What is this PR for? For administrator, make new admin role that assigned user can see all notebooks. ### What type of PR is it?

[GitHub] zeppelin issue #2585: Bypass auth logic when a user logins as admin role

2017-09-13 Thread yu74n
Github user yu74n commented on the issue: https://github.com/apache/zeppelin/pull/2585 continued from #2525 #2416 ---

[jira] [Created] (ZEPPELIN-2930) JDBC interpreter close() does not release session.

2017-09-13 Thread Shim HyungSung (JIRA)
Shim HyungSung created ZEPPELIN-2930: Summary: JDBC interpreter close() does not release session. Key: ZEPPELIN-2930 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2930 Project: Zeppelin

[GitHub] zeppelin pull request #2582: fixed jdbc connection issue.

2017-09-13 Thread astroshim
Github user astroshim closed the pull request at: https://github.com/apache/zeppelin/pull/2582 ---

[jira] [Created] (ZEPPELIN-2929) ZeppelinContext run methods execute paragraphs as the anonymous user

2017-09-13 Thread Luis Angel Vicente Sanchez (JIRA)
Luis Angel Vicente Sanchez created ZEPPELIN-2929: Summary: ZeppelinContext run methods execute paragraphs as the anonymous user Key: ZEPPELIN-2929 URL:

[GitHub] zeppelin issue #2478: [ZEPPELIN-2761] - Neo4j Interpreter

2017-09-13 Thread conker84
Github user conker84 commented on the issue: https://github.com/apache/zeppelin/pull/2478 Hi guys, any news/plan about this? ---

[CANCEL][VOTE] Release Apache Zeppelin 0.7.3 (RC2)

2017-09-13 Thread Mina Lee
Hi dev, 0.7.3-rc2 didn't get enough binding votes to be released. I am canceling this vote and will come back with rc3 which will include conda interpreter fix. On Thu, Sep 7, 2017 at 10:35 PM Sanjay Dasgupta wrote: > 0 > > The issue in rc1 has been fixed. Nothing

[GitHub] zeppelin pull request #2586: [ZEPPELIN-2930] Releasing session of JDBC inter...

2017-09-13 Thread astroshim
GitHub user astroshim opened a pull request: https://github.com/apache/zeppelin/pull/2586 [ZEPPELIN-2930] Releasing session of JDBC interpreter close(). ### What is this PR for? This PR fixes that the session release issue of close() of JDBC interpreter. ### What type

[VOTE] Release Apache Zeppelin 0.7.3 (RC3)

2017-09-13 Thread Mina Lee
I propose the following RC to be released for the Apache Zeppelin 0.7.3 release. The commit id is 42c1810ef901eb8dba923385f3c305d7f7b11a70 which is corresponds to the tag v0.7.3-rc3: https://git-wip-us.apache.org/repos/asf?p=zeppelin.git;h=refs/tags/v0.7.3-rc3 The release archives (tgz),