[jira] [Created] (ZEPPELIN-4219) User can start interpreter when interpreter dependencies jars are not downloaded

2019-07-02 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-4219: Summary: User can start interpreter when interpreter dependencies jars are not downloaded Key: ZEPPELIN-4219 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4219

[GitHub] [zeppelin] liuxunorg commented on a change in pull request #3389: [ZEPPELIN-4209] Fixed the ClusterInterpreterLauncher can not listen cluster events

2019-07-02 Thread GitBox
liuxunorg commented on a change in pull request #3389: [ZEPPELIN-4209] Fixed the ClusterInterpreterLauncher can not listen cluster events URL: https://github.com/apache/zeppelin/pull/3389#discussion_r299746879 ## File path:

[GitHub] [zeppelin] zjffdu commented on a change in pull request #3389: [ZEPPELIN-4209] Fixed the ClusterInterpreterLauncher can not listen cluster events

2019-07-02 Thread GitBox
zjffdu commented on a change in pull request #3389: [ZEPPELIN-4209] Fixed the ClusterInterpreterLauncher can not listen cluster events URL: https://github.com/apache/zeppelin/pull/3389#discussion_r299744146 ## File path:

[GitHub] [zeppelin] zjffdu commented on a change in pull request #3393: [ZEPPELIN-4214]. Spark Web UI is displayed in the wrong paragraph

2019-07-02 Thread GitBox
zjffdu commented on a change in pull request #3393: [ZEPPELIN-4214]. Spark Web UI is displayed in the wrong paragraph URL: https://github.com/apache/zeppelin/pull/3393#discussion_r299743794 ## File path: spark/spark-shims/src/main/scala/org/apache/zeppelin/spark/SparkShims.java

[GitHub] [zeppelin] liuxunorg commented on a change in pull request #3393: [ZEPPELIN-4214]. Spark Web UI is displayed in the wrong paragraph

2019-07-02 Thread GitBox
liuxunorg commented on a change in pull request #3393: [ZEPPELIN-4214]. Spark Web UI is displayed in the wrong paragraph URL: https://github.com/apache/zeppelin/pull/3393#discussion_r299569030 ## File path: spark/spark-shims/src/main/scala/org/apache/zeppelin/spark/SparkShims.java

[GitHub] [zeppelin] liuxunorg commented on a change in pull request #3389: [ZEPPELIN-4209] Fixed the ClusterInterpreterLauncher can not listen cluster events

2019-07-02 Thread GitBox
liuxunorg commented on a change in pull request #3389: [ZEPPELIN-4209] Fixed the ClusterInterpreterLauncher can not listen cluster events URL: https://github.com/apache/zeppelin/pull/3389#discussion_r299561661 ## File path:

[GitHub] [zeppelin] liuxunorg opened a new pull request #3394: [ZEPPELIN-4210] NotebookAuthorization does not need to synchronize cluster event

2019-07-02 Thread GitBox
liuxunorg opened a new pull request #3394: [ZEPPELIN-4210] NotebookAuthorization does not need to synchronize cluster event URL: https://github.com/apache/zeppelin/pull/3394 ### What is this PR for? Because NotebookAuthorization is used to give UpgradeNoteFileTool. So

[GitHub] [zeppelin] liuxunorg commented on a change in pull request #3389: [ZEPPELIN-4209] Fixed the ClusterInterpreterLauncher can not listen cluster events

2019-07-02 Thread GitBox
liuxunorg commented on a change in pull request #3389: [ZEPPELIN-4209] Fixed the ClusterInterpreterLauncher can not listen cluster events URL: https://github.com/apache/zeppelin/pull/3389#discussion_r299559163 ## File path:

[GitHub] [zeppelin] zjffdu commented on a change in pull request #3390: [ZEPPELIN-3784] Cluster management web page

2019-07-02 Thread GitBox
zjffdu commented on a change in pull request #3390: [ZEPPELIN-3784] Cluster management web page URL: https://github.com/apache/zeppelin/pull/3390#discussion_r299550810 ## File path: conf/shiro.ini.template ## @@ -110,6 +110,7 @@ admin = * # uncomment the line second last

[GitHub] [zeppelin] zjffdu commented on a change in pull request #3390: [ZEPPELIN-3784] Cluster management web page

2019-07-02 Thread GitBox
zjffdu commented on a change in pull request #3390: [ZEPPELIN-3784] Cluster management web page URL: https://github.com/apache/zeppelin/pull/3390#discussion_r299549114 ## File path: zeppelin-interpreter/src/main/java/org/apache/zeppelin/cluster/ClusterManagerServer.java

[GitHub] [zeppelin] liuxunorg commented on a change in pull request #3390: [ZEPPELIN-3784] Cluster management web page

2019-07-02 Thread GitBox
liuxunorg commented on a change in pull request #3390: [ZEPPELIN-3784] Cluster management web page URL: https://github.com/apache/zeppelin/pull/3390#discussion_r299544981 ## File path: zeppelin-interpreter/src/main/java/org/apache/zeppelin/cluster/meta/ClusterMeta.java ##

[GitHub] [zeppelin] liuxunorg commented on a change in pull request #3390: [ZEPPELIN-3784] Cluster management web page

2019-07-02 Thread GitBox
liuxunorg commented on a change in pull request #3390: [ZEPPELIN-3784] Cluster management web page URL: https://github.com/apache/zeppelin/pull/3390#discussion_r299547583 ## File path: zeppelin-interpreter/src/main/java/org/apache/zeppelin/cluster/ClusterManagerServer.java

[GitHub] [zeppelin] liuxunorg commented on a change in pull request #3390: [ZEPPELIN-3784] Cluster management web page

2019-07-02 Thread GitBox
liuxunorg commented on a change in pull request #3390: [ZEPPELIN-3784] Cluster management web page URL: https://github.com/apache/zeppelin/pull/3390#discussion_r299544942 ## File path: zeppelin-interpreter/src/main/java/org/apache/zeppelin/cluster/meta/ClusterMeta.java ##

[GitHub] [zeppelin] liuxunorg commented on a change in pull request #3390: [ZEPPELIN-3784] Cluster management web page

2019-07-02 Thread GitBox
liuxunorg commented on a change in pull request #3390: [ZEPPELIN-3784] Cluster management web page URL: https://github.com/apache/zeppelin/pull/3390#discussion_r299544981 ## File path: zeppelin-interpreter/src/main/java/org/apache/zeppelin/cluster/meta/ClusterMeta.java ##

[GitHub] [zeppelin] liuxunorg commented on a change in pull request #3390: [ZEPPELIN-3784] Cluster management web page

2019-07-02 Thread GitBox
liuxunorg commented on a change in pull request #3390: [ZEPPELIN-3784] Cluster management web page URL: https://github.com/apache/zeppelin/pull/3390#discussion_r299543503 ## File path: conf/shiro.ini.template ## @@ -110,6 +110,7 @@ admin = * # uncomment the line second

[GitHub] [zeppelin] liuxunorg commented on issue #3392: [ZEPPELIN-4216]. Introduce ZEPPELIN_SERVER_IP to specify the ip address of thrift server

2019-07-02 Thread GitBox
liuxunorg commented on issue #3392: [ZEPPELIN-4216]. Introduce ZEPPELIN_SERVER_IP to specify the ip address of thrift server URL: https://github.com/apache/zeppelin/pull/3392#issuecomment-507723839 `findAvailableHostAddress()` Especially in a container environment, Different network types

[GitHub] [zeppelin] zjffdu commented on a change in pull request #3390: [ZEPPELIN-3784] Cluster management web page

2019-07-02 Thread GitBox
zjffdu commented on a change in pull request #3390: [ZEPPELIN-3784] Cluster management web page URL: https://github.com/apache/zeppelin/pull/3390#discussion_r299525965 ## File path: zeppelin-interpreter/src/main/java/org/apache/zeppelin/cluster/meta/ClusterMeta.java ##

[GitHub] [zeppelin] zjffdu commented on a change in pull request #3389: [ZEPPELIN-4209] Fixed the ClusterInterpreterLauncher can not listen cluster events

2019-07-02 Thread GitBox
zjffdu commented on a change in pull request #3389: [ZEPPELIN-4209] Fixed the ClusterInterpreterLauncher can not listen cluster events URL: https://github.com/apache/zeppelin/pull/3389#discussion_r299520510 ## File path:

[GitHub] [zeppelin] zjffdu commented on a change in pull request #3390: [ZEPPELIN-3784] Cluster management web page

2019-07-02 Thread GitBox
zjffdu commented on a change in pull request #3390: [ZEPPELIN-3784] Cluster management web page URL: https://github.com/apache/zeppelin/pull/3390#discussion_r299522735 ## File path: conf/shiro.ini.template ## @@ -110,6 +110,7 @@ admin = * # uncomment the line second last

[GitHub] [zeppelin] zjffdu commented on a change in pull request #3390: [ZEPPELIN-3784] Cluster management web page

2019-07-02 Thread GitBox
zjffdu commented on a change in pull request #3390: [ZEPPELIN-3784] Cluster management web page URL: https://github.com/apache/zeppelin/pull/3390#discussion_r299527947 ## File path: zeppelin-interpreter/src/main/java/org/apache/zeppelin/cluster/ClusterManagerServer.java

[GitHub] [zeppelin] zjffdu commented on a change in pull request #3390: [ZEPPELIN-3784] Cluster management web page

2019-07-02 Thread GitBox
zjffdu commented on a change in pull request #3390: [ZEPPELIN-3784] Cluster management web page URL: https://github.com/apache/zeppelin/pull/3390#discussion_r299525965 ## File path: zeppelin-interpreter/src/main/java/org/apache/zeppelin/cluster/meta/ClusterMeta.java ##

[GitHub] [zeppelin] zjffdu commented on a change in pull request #3389: [ZEPPELIN-4209] Fixed the ClusterInterpreterLauncher can not listen cluster events

2019-07-02 Thread GitBox
zjffdu commented on a change in pull request #3389: [ZEPPELIN-4209] Fixed the ClusterInterpreterLauncher can not listen cluster events URL: https://github.com/apache/zeppelin/pull/3389#discussion_r299521656 ## File path:

[GitHub] [zeppelin] zjffdu commented on issue #3392: [ZEPPELIN-4216]. Introduce ZEPPELIN_SERVER_IP to specify the ip address of thrift server

2019-07-02 Thread GitBox
zjffdu commented on issue #3392: [ZEPPELIN-4216]. Introduce ZEPPELIN_SERVER_IP to specify the ip address of thrift server URL: https://github.com/apache/zeppelin/pull/3392#issuecomment-507705596 @liuxunorg Could you help review it ? Thanks

[GitHub] [zeppelin] zjffdu commented on issue #3393: [ZEPPELIN-4214]. Spark Web UI is displayed in the wrong paragraph

2019-07-02 Thread GitBox
zjffdu commented on issue #3393: [ZEPPELIN-4214]. Spark Web UI is displayed in the wrong paragraph URL: https://github.com/apache/zeppelin/pull/3393#issuecomment-507705430 @felixcheung @liuxunorg @jongyoul Could you help review it ? Thanks

[jira] [Created] (ZEPPELIN-4218) Custom Logs to track the queries we run in notebooks

2019-07-02 Thread Subhash Damodaran (JIRA)
Subhash Damodaran created ZEPPELIN-4218: --- Summary: Custom Logs to track the queries we run in notebooks Key: ZEPPELIN-4218 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4218 Project:

[GitHub] [zeppelin] zjffdu opened a new pull request #3393: [ZEPPELIN-4214]. Spark Web UI is displayed in the wrong paragraph

2019-07-02 Thread GitBox
zjffdu opened a new pull request #3393: [ZEPPELIN-4214]. Spark Web UI is displayed in the wrong paragraph URL: https://github.com/apache/zeppelin/pull/3393 ### What is this PR for? This PR fix the issue that spark job url is displayed in the wrong paragraph. Unit test is added in

[GitHub] [zeppelin] zjffdu opened a new pull request #3392: [ZEPPELIN-4216]. Introduce ZEPPELIN_SERVER_IP to specify the ip address of thrift server

2019-07-02 Thread GitBox
zjffdu opened a new pull request #3392: [ZEPPELIN-4216]. Introduce ZEPPELIN_SERVER_IP to specify the ip address of thrift server URL: https://github.com/apache/zeppelin/pull/3392 ### What is this PR for? This PR use introduce env `ZEPPELIN_SERVER_IP` to specify the ip address of