[jira] [Created] (ZEPPELIN-3792) Support Kerberos Realm

2018-09-25 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3792: Summary: Support Kerberos Realm Key: ZEPPELIN-3792 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3792 Project: Zeppelin Issue Type: Improvement

[GitHub] zeppelin issue #3189: [ZEPPELIN-3758]. Convert old note file note.json to ne...

2018-09-25 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3189 Good idea, I can do it in a follow up PR. ---

[GitHub] zeppelin issue #3189: [ZEPPELIN-3758]. Convert old note file note.json to ne...

2018-09-25 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/3189 Also, since we are doing this; should there be a command line utility as well? which on run from command-line can convert from old to new format. ---

[GitHub] zeppelin pull request #3181: ZEPPELIN-3633. ZeppelinContext Not Found in yar...

2018-09-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/3181 ---

[GitHub] zeppelin pull request #3189: [ZEPPELIN-3758]. Convert old note file note.jso...

2018-09-25 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/3189 [ZEPPELIN-3758]. Convert old note file note.json to new style ### What is this PR for? This PR is follow up of ZEPPELIN-261, it is to convert old note file note.json to new style when user

[GitHub] zeppelin pull request #3188: ZEPPELIN-3791: Bump-Up shiro version from 1.3.2...

2018-09-25 Thread ajaygk95
GitHub user ajaygk95 opened a pull request: https://github.com/apache/zeppelin/pull/3188 ZEPPELIN-3791: Bump-Up shiro version from 1.3.2 to 1.4.0 ### What is this PR for? Bump Up the Shiro version in zeppelin from 1.3.2 to 1.4.0. Bumping up the Shiro version will help in using

[jira] [Created] (ZEPPELIN-3791) Bump-Up shiro version from 1.3.2 to 1.4.0

2018-09-25 Thread Ajay G (JIRA)
Ajay G created ZEPPELIN-3791: Summary: Bump-Up shiro version from 1.3.2 to 1.4.0 Key: ZEPPELIN-3791 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3791 Project: Zeppelin Issue Type:

[GitHub] zeppelin issue #3187: [HOTFIX] Fix CI on branch-0.8

2018-09-25 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/3187 Thanks for the review will merge this soon. ---

[GitHub] zeppelin issue #3187: [HOTFIX] Fix CI on branch-0.8

2018-09-25 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3187 LGTM ---

[GitHub] zeppelin issue #3187: [HOTFIX] Fix CI on branch-0.8

2018-09-25 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/3187 @oxygen311, @zjffdu can you help review this. ---

[GitHub] zeppelin pull request #3187: [HOTFIX] Fix CI on branch-0.8

2018-09-25 Thread prabhjyotsingh
GitHub user prabhjyotsingh opened a pull request: https://github.com/apache/zeppelin/pull/3187 [HOTFIX] Fix CI on branch-0.8 ### What is this PR for? The build is broken in branch-0.8 after the merge of https://github.com/apache/zeppelin/pull/3117 (ZEPPELIN-3691). This is to

Re: Zeppelin Shiro Version Bump-Up

2018-09-25 Thread Jeff Zhang
Sure, feel free to create ticket for it. G, Ajay (Nokia - IN/Bangalore) 于2018年9月25日周二 下午5:51写道: > Thanks for the response. Shall I create a zeppelin Jira. I can also submit > a PR. > We can do some basic local validation and if any additional tests are > needed you can please suggest > > Thanks

RE: Zeppelin Shiro Version Bump-Up

2018-09-25 Thread G, Ajay (Nokia - IN/Bangalore)
Thanks for the response. Shall I create a zeppelin Jira. I can also submit a PR. We can do some basic local validation and if any additional tests are needed you can please suggest Thanks and Regards, Ajay G -Original Message- From: Jeff Zhang Sent: Tuesday, September 25, 2018 2:52

[jira] [Created] (ZEPPELIN-3790) Move common interpreter dependencies into zeppelin-interpreter-parent

2018-09-25 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3790: Summary: Move common interpreter dependencies into zeppelin-interpreter-parent Key: ZEPPELIN-3790 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3790 Project:

Re: Zeppelin Shiro Version Bump-Up

2018-09-25 Thread Jeff Zhang
I am open to do that as long as the current behavior is not broken. G, Ajay (Nokia - IN/Bangalore) 于2018年9月25日周二 下午5:13写道: > Hello, > > Zeppelin is using Shiro version 1.3.2. The latest stable Shiro version is > 1.4. Can the version of Shiro be bumped up in Zeppelin ? > I tried a build (only) by

Zeppelin Shiro Version Bump-Up

2018-09-25 Thread G, Ajay (Nokia - IN/Bangalore)
Hello, Zeppelin is using Shiro version 1.3.2. The latest stable Shiro version is 1.4. Can the version of Shiro be bumped up in Zeppelin ? I tried a build (only) by bumping up Shiro version to 1.4. The build is successful. Also, the basic Shiro functionality is working fine. Bumping up the