[jira] [Created] (ZEPPELIN-2989) Anonymou not allowed exception when using zeppelinhub

2017-10-12 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-2989: Summary: Anonymou not allowed exception when using zeppelinhub Key: ZEPPELIN-2989 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2989 Project: Zeppelin

[GitHub] zeppelin issue #2592: ZEPPELIN-2685. Improvement on Interpreter class

2017-10-12 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2592 Will merge it if no more discussion. ---

[GitHub] zeppelin issue #2612: [MINOR] remove the duplicate property username in Remo...

2017-10-12 Thread wary
Github user wary commented on the issue: https://github.com/apache/zeppelin/pull/2612 @zjffdu done!thx for code review ---

[GitHub] zeppelin pull request #2585: [ZEPPELIN-2647] Bypass auth logic when a user l...

2017-10-12 Thread yu74n
GitHub user yu74n reopened a pull request: https://github.com/apache/zeppelin/pull/2585 [ZEPPELIN-2647] 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

[GitHub] zeppelin pull request #2585: [ZEPPELIN-2647] Bypass auth logic when a user l...

2017-10-12 Thread yu74n
Github user yu74n closed the pull request at: https://github.com/apache/zeppelin/pull/2585 ---

[GitHub] zeppelin pull request #2613: ZEPPELIN-2982. Copy interpreter-setting.json to...

2017-10-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2613 ---

[GitHub] zeppelin issue #2621: [Minor] Remove hardcoded key in zeppelinhub.

2017-10-12 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2621 Merging this if no more discussion. ---

[jira] [Created] (ZEPPELIN-2988) Zeppelin does not start new Livy session if yarn livy session application is killed

2017-10-12 Thread Yesha Vora (JIRA)
Yesha Vora created ZEPPELIN-2988: Summary: Zeppelin does not start new Livy session if yarn livy session application is killed Key: ZEPPELIN-2988 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2988

[GitHub] zeppelin issue #2612: remove the duplicate property username in RemoteInterp...

2017-10-12 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2612 @wary Before I merge this, could you update the title and add '[MINOR]' ? ---

[GitHub] zeppelin issue #2612: remove the duplicate property username in RemoteInterp...

2017-10-12 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2612 Thanks @wary Merge it if no more discussion. ---

[GitHub] zeppelin issue #2619: Run all paragraphs sequentially

2017-10-12 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2619 ping @namanmishra91 ---

[jira] [Created] (ZEPPELIN-2987) Potential security issue of passing zeppelin server env to interpreter process

2017-10-12 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-2987: Summary: Potential security issue of passing zeppelin server env to interpreter process Key: ZEPPELIN-2987 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2987 Pr

[GitHub] zeppelin pull request #2600: ZEPPELIN-2953 Allow custom http header for livy...

2017-10-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2600 ---

[GitHub] zeppelin issue #2613: ZEPPELIN-2982. Copy interpreter-setting.json to interp...

2017-10-12 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2613 will merge if no more discussion ---

[GitHub] zeppelin pull request #2621: [Minor] Remove hardcoded key in zeppelinhub.

2017-10-12 Thread yanboliang
GitHub user yanboliang reopened a pull request: https://github.com/apache/zeppelin/pull/2621 [Minor] Remove hardcoded key in zeppelinhub. ### What is this PR for? Hardcoded seed/key may cause security issue, so remove potential risk. ### What type of PR is it? [Impro

[GitHub] zeppelin pull request #2621: [Minor] Remove hardcoded key in zeppelinhub.

2017-10-12 Thread yanboliang
Github user yanboliang closed the pull request at: https://github.com/apache/zeppelin/pull/2621 ---

[GitHub] zeppelin issue #2621: [Minor] Remove hardcoded key in zeppelinhub.

2017-10-12 Thread krishna-pandey
Github user krishna-pandey commented on the issue: https://github.com/apache/zeppelin/pull/2621 LGTM. It seems we are using SecureRandom which does not require seed explicitly to initialise and hence hardcoded key can be removed, unless we intentionally wanted a deterministic outp

[GitHub] zeppelin issue #2585: [ZEPPELIN-2647] Bypass auth logic when a user logins a...

2017-10-12 Thread yu74n
Github user yu74n commented on the issue: https://github.com/apache/zeppelin/pull/2585 test ---

[GitHub] zeppelin pull request #2585: [ZEPPELIN-2647] Bypass auth logic when a user l...

2017-10-12 Thread yu74n
GitHub user yu74n reopened a pull request: https://github.com/apache/zeppelin/pull/2585 [ZEPPELIN-2647] 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

[GitHub] zeppelin pull request #2585: [ZEPPELIN-2647] Bypass auth logic when a user l...

2017-10-12 Thread yu74n
Github user yu74n closed the pull request at: https://github.com/apache/zeppelin/pull/2585 ---

[GitHub] zeppelin issue #2613: ZEPPELIN-2982. Copy interpreter-setting.json to interp...

2017-10-12 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2613 Ah, i see. I think i have confused between parent project and dependency. ---

[GitHub] zeppelin pull request #2585: [ZEPPELIN-2647] Bypass auth logic when a user l...

2017-10-12 Thread yu74n
Github user yu74n closed the pull request at: https://github.com/apache/zeppelin/pull/2585 ---

[GitHub] zeppelin pull request #2585: [ZEPPELIN-2647] Bypass auth logic when a user l...

2017-10-12 Thread yu74n
GitHub user yu74n reopened a pull request: https://github.com/apache/zeppelin/pull/2585 [ZEPPELIN-2647] 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

[GitHub] zeppelin pull request #2585: [ZEPPELIN-2647] Bypass auth logic when a user l...

2017-10-12 Thread yu74n
GitHub user yu74n reopened a pull request: https://github.com/apache/zeppelin/pull/2585 [ZEPPELIN-2647] 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

[GitHub] zeppelin pull request #2585: [ZEPPELIN-2647] Bypass auth logic when a user l...

2017-10-12 Thread yu74n
Github user yu74n closed the pull request at: https://github.com/apache/zeppelin/pull/2585 ---