[GitHub] zeppelin issue #2911: ZEPPELIN-3332 Zeppelin login fails with NPE if ldapRea...

2018-04-05 Thread felixalbani
Github user felixalbani commented on the issue: https://github.com/apache/zeppelin/pull/2911 @Leemoonsoo ---

[GitHub] zeppelin issue #2911: ZEPPELIN-3332 Zeppelin login fails with NPE if ldapRea...

2018-04-05 Thread felixalbani
Github user felixalbani commented on the issue: https://github.com/apache/zeppelin/pull/2911 I created this new PR since previous PR https://github.com/apache/zeppelin/pull/2867 was not created from master. Sorry for any inconveniences. ---

[GitHub] zeppelin pull request #2911: Zeppelin 3332

2018-04-05 Thread felixalbani
GitHub user felixalbani opened a pull request: https://github.com/apache/zeppelin/pull/2911 Zeppelin 3332 ### What is this PR for? Simply fixes NPE by checking for null ### What type of PR is it? Bug Fix ### What is the Jira issue? https

[GitHub] zeppelin pull request #2867: ZEPPELIN-3332 Zeppelin login fails with NPE if ...

2018-04-05 Thread felixalbani
Github user felixalbani closed the pull request at: https://github.com/apache/zeppelin/pull/2867 ---

[GitHub] zeppelin pull request #2867: ZEPPELIN-3332

2018-03-14 Thread felixalbani
GitHub user felixalbani opened a pull request: https://github.com/apache/zeppelin/pull/2867 ZEPPELIN-3332 Zeppelin login fails with NPE if ldapRealm.authorizationEnabled is not set true Issue was introduced by pull https://github.com/apache/zeppelin/pull/2498