zeppelin git commit: ZEPPELIN-3482 Incorrect user is picked up by Zeppelin during relogin after Knox SSO token expiry

2018-05-27 Thread prabhjyotsingh
Repository: zeppelin Updated Branches: refs/heads/branch-0.8 877bcd701 -> ad355b515 ZEPPELIN-3482 Incorrect user is picked up by Zeppelin during relogin after Knox SSO token expiry ### What is this PR for? Incorrect user is picked up by Zeppelin during relogin after Knox SSO token expiry

zeppelin git commit: ZEPPELIN-3482 Incorrect user is picked up by Zeppelin during relogin after Knox SSO token expiry

2018-05-27 Thread prabhjyotsingh
Repository: zeppelin Updated Branches: refs/heads/master e9dedab46 -> c41ba77ff ZEPPELIN-3482 Incorrect user is picked up by Zeppelin during relogin after Knox SSO token expiry ### What is this PR for? Incorrect user is picked up by Zeppelin during relogin after Knox SSO token expiry ###

[2/2] zeppelin git commit: Preparing development version 0.8.1-SNAPSHOT

2018-05-27 Thread zjffdu
Preparing development version 0.8.1-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/zeppelin/repo Commit: http://git-wip-us.apache.org/repos/asf/zeppelin/commit/877bcd70 Tree: http://git-wip-us.apache.org/repos/asf/zeppelin/tree/877bcd70 Diff:

[zeppelin] Git Push Summary

2018-05-27 Thread zjffdu
Repository: zeppelin Updated Tags: refs/tags/v0.8.0-rc4 [created] b025caac5

[1/2] zeppelin git commit: Preparing Apache Zeppelin release 0.8.0

2018-05-27 Thread zjffdu
Repository: zeppelin Updated Branches: refs/heads/branch-0.8 613d90dd5 -> 877bcd701 Preparing Apache Zeppelin release 0.8.0 Project: http://git-wip-us.apache.org/repos/asf/zeppelin/repo Commit: http://git-wip-us.apache.org/repos/asf/zeppelin/commit/b025caac Tree:

zeppelin git commit: ZEPPELIN-3506. DepInterpreter is broken

2018-05-27 Thread zjffdu
Repository: zeppelin Updated Branches: refs/heads/branch-0.8 664e2880e -> 613d90dd5 ZEPPELIN-3506. DepInterpreter is broken ### What is this PR for? The bug is due to getInterpreterInTheSameSessionByClassName doesn't find the correct DepInterpreter. This PR fix this issue. The unit test

zeppelin git commit: ZEPPELIN-3506. DepInterpreter is broken

2018-05-27 Thread zjffdu
Repository: zeppelin Updated Branches: refs/heads/master 4b436ca22 -> e9dedab46 ZEPPELIN-3506. DepInterpreter is broken ### What is this PR for? The bug is due to getInterpreterInTheSameSessionByClassName doesn't find the correct DepInterpreter. This PR fix this issue. The unit test fails

zeppelin git commit: ZEPPELIN-3475: Bump up version of Apache Thrift

2018-05-27 Thread prabhjyotsingh
Repository: zeppelin Updated Branches: refs/heads/master 51c613d7e -> 4b436ca22 ZEPPELIN-3475: Bump up version of Apache Thrift ### What is this PR for? Bump up version of Apache Thrift ### What type of PR is it? [Improvement] ### What is the Jira issue? *