zeppelin git commit: [ZEPPELIN-3555] Zeppelin auth fails if `activeDirectoryRealm.groupRolesMap` is not specified.

2018-06-25 Thread prabhjyotsingh
Repository: zeppelin Updated Branches: refs/heads/branch-0.8 59ed809f8 -> 30752fd2a [ZEPPELIN-3555] Zeppelin auth fails if `activeDirectoryRealm.groupRolesMap` is not specified. Zeppelin auth fails if `activeDirectoryRealm.groupRolesMap` is not specified. [Bug Fix] *

zeppelin git commit: [ZEPPELIN-3555] Zeppelin auth fails if `activeDirectoryRealm.groupRolesMap` is not specified.

2018-06-25 Thread prabhjyotsingh
Repository: zeppelin Updated Branches: refs/heads/master 53cbb10f7 -> 7e028903c [ZEPPELIN-3555] Zeppelin auth fails if `activeDirectoryRealm.groupRolesMap` is not specified. Zeppelin auth fails if `activeDirectoryRealm.groupRolesMap` is not specified. [Bug Fix] *

zeppelin git commit: ZEPPELIN-3560. DisplayName in dynamic forms doesn't work

2018-06-25 Thread zjffdu
Repository: zeppelin Updated Branches: refs/heads/master 31696b788 -> 53cbb10f7 ZEPPELIN-3560. DisplayName in dynamic forms doesn't work ### What is this PR for? Use the displayName as the label instead of name. ### What type of PR is it? [Bug Fix] ### Todos * [ ] - Task ### What is the

zeppelin git commit: ZEPPELIN-3556. set spark.yarn.submit.waitAppCompletion to false in yarn-cluster mode

2018-06-25 Thread zjffdu
Repository: zeppelin Updated Branches: refs/heads/master adf83a3f5 -> 31696b788 ZEPPELIN-3556. set spark.yarn.submit.waitAppCompletion to false in yarn-cluster mode ### What is this PR for? Set `spark.yarn.submit.waitAppCompletion` to false in yarn-cluster mode, so that in the interpreter

[1/2] zeppelin git commit: ZEPPELIN-3336. Remove sending spark web url to interpreter setting page

2018-06-25 Thread zjffdu
Repository: zeppelin Updated Branches: refs/heads/master 93531b515 -> adf83a3f5 http://git-wip-us.apache.org/repos/asf/zeppelin/blob/adf83a3f/zeppelin-server/src/test/java/org/apache/zeppelin/rest/InterpreterRestApiTest.java

[2/2] zeppelin git commit: ZEPPELIN-3336. Remove sending spark web url to interpreter setting page

2018-06-25 Thread zjffdu
ZEPPELIN-3336. Remove sending spark web url to interpreter setting page ### What is this PR for? This PR is to remove the spark web url of interpreter setting page. As it doesn't make sense to do that. There would many spark interpreter processes associated with one interpreter setting when it