zeppelin git commit: [ZEPPELIN-2733] Remove System Information Leak in Authentication.java.

2017-07-09 Thread moon
Repository: zeppelin Updated Branches: refs/heads/master 33eb08be7 -> ad3138385 [ZEPPELIN-2733] Remove System Information Leak in Authentication.java. ### What is this PR for? An information leak occurs when system data or debugging information leaves the program through an output stream or l

zeppelin git commit: [ZEPPELIN-2731] GetUserList with JDBCRealm should read field authenti…

2017-07-09 Thread moon
Repository: zeppelin Updated Branches: refs/heads/master 1ff8c1475 -> 33eb08be7 [ZEPPELIN-2731] GetUserList with JDBCRealm should read field authenti… …cationQuery ### What is this PR for? GetUserList with JDBCRealm should read field authenticationQuery but not DEFAULT_AUTHENTICATION_QUE

zeppelin git commit: [ZEPPELIN-2675] Distributing Jars when using an external flink cluster

2017-07-09 Thread kun
Repository: zeppelin Updated Branches: refs/heads/master 96d78ee57 -> 1ff8c1475 [ZEPPELIN-2675] Distributing Jars when using an external flink cluster ### What is this PR for? This PR intends to make Flink interpreter able to distribute external dependencies on cluster when they are loaded b

zeppelin git commit: [ZEPPELIN-2714] Soft-code Spark UI button visualization

2017-07-09 Thread felixcheung
Repository: zeppelin Updated Branches: refs/heads/master 86bc9332e -> 96d78ee57 [ZEPPELIN-2714] Soft-code Spark UI button visualization ### What is this PR for? When "spark.ui.enabled" property is set to "false" we should not show the Spark UI button. We keep the same behaviour when this prop