[jira] [Created] (ZEPPELIN-4181) Run corntab scheduled task with an isolated environment

2019-06-05 Thread Xun Liu (JIRA)
Xun Liu created ZEPPELIN-4181: - Summary: Run corntab scheduled task with an isolated environment Key: ZEPPELIN-4181 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4181 Project: Zeppelin Issu

[jira] [Created] (ZEPPELIN-4180) Error running hive paragraph due to lost credential

2019-06-05 Thread Mike Zhao (JIRA)
Mike Zhao created ZEPPELIN-4180: --- Summary: Error running hive paragraph due to lost credential Key: ZEPPELIN-4180 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4180 Project: Zeppelin Issu

[GitHub] [zeppelin] liuxunorg commented on a change in pull request #3372: [ZEPPELIN-3623] Create interpreter process in the cluster mode

2019-06-05 Thread GitBox
liuxunorg commented on a change in pull request #3372: [ZEPPELIN-3623] Create interpreter process in the cluster mode URL: https://github.com/apache/zeppelin/pull/3372#discussion_r291006721 ## File path: zeppelin-interpreter/src/main/java/org/apache/zeppelin/conf/ZeppelinConfigurat

[GitHub] [zeppelin] liuxunorg commented on a change in pull request #3372: [ZEPPELIN-3623] Create interpreter process in the cluster mode

2019-06-05 Thread GitBox
liuxunorg commented on a change in pull request #3372: [ZEPPELIN-3623] Create interpreter process in the cluster mode URL: https://github.com/apache/zeppelin/pull/3372#discussion_r291005488 ## File path: zeppelin-interpreter/src/main/java/org/apache/zeppelin/cluster/event/ClusterEv

[GitHub] [zeppelin] zjffdu commented on a change in pull request #3372: [ZEPPELIN-3623] Create interpreter process in the cluster mode

2019-06-05 Thread GitBox
zjffdu commented on a change in pull request #3372: [ZEPPELIN-3623] Create interpreter process in the cluster mode URL: https://github.com/apache/zeppelin/pull/3372#discussion_r291004215 ## File path: zeppelin-interpreter/src/main/java/org/apache/zeppelin/conf/ZeppelinConfiguration

[GitHub] [zeppelin] zjffdu commented on a change in pull request #3372: [ZEPPELIN-3623] Create interpreter process in the cluster mode

2019-06-05 Thread GitBox
zjffdu commented on a change in pull request #3372: [ZEPPELIN-3623] Create interpreter process in the cluster mode URL: https://github.com/apache/zeppelin/pull/3372#discussion_r291004215 ## File path: zeppelin-interpreter/src/main/java/org/apache/zeppelin/conf/ZeppelinConfiguration

[GitHub] [zeppelin] zjffdu commented on a change in pull request #3372: [ZEPPELIN-3623] Create interpreter process in the cluster mode

2019-06-05 Thread GitBox
zjffdu commented on a change in pull request #3372: [ZEPPELIN-3623] Create interpreter process in the cluster mode URL: https://github.com/apache/zeppelin/pull/3372#discussion_r291003268 ## File path: zeppelin-interpreter/src/main/java/org/apache/zeppelin/cluster/event/ClusterEvent

[GitHub] [zeppelin] zjffdu commented on a change in pull request #3372: [ZEPPELIN-3623] Create interpreter process in the cluster mode

2019-06-05 Thread GitBox
zjffdu commented on a change in pull request #3372: [ZEPPELIN-3623] Create interpreter process in the cluster mode URL: https://github.com/apache/zeppelin/pull/3372#discussion_r291003268 ## File path: zeppelin-interpreter/src/main/java/org/apache/zeppelin/cluster/event/ClusterEvent

[jira] [Created] (ZEPPELIN-4179) SparkScala211Interpreter missing synchronization

2019-06-05 Thread Igor Berman (JIRA)
Igor Berman created ZEPPELIN-4179: - Summary: SparkScala211Interpreter missing synchronization Key: ZEPPELIN-4179 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4179 Project: Zeppelin Iss

[jira] [Created] (ZEPPELIN-4178) zeppelin.spark.printREPLOutput should not disable error output

2019-06-05 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-4178: Summary: zeppelin.spark.printREPLOutput should not disable error output Key: ZEPPELIN-4178 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4178 Project: Zeppelin

[GitHub] [zeppelin] liuxunorg commented on issue #3372: [ZEPPELIN-3623] Create interpreter process in the cluster mode

2019-06-05 Thread GitBox
liuxunorg commented on issue #3372: [ZEPPELIN-3623] Create interpreter process in the cluster mode URL: https://github.com/apache/zeppelin/pull/3372#issuecomment-499020115 @zjffdu , I re-implemented it again, The logic is much clearer. 1. Added `plugins/ClusterLauncher` 2. Create an i

[GitHub] [zeppelin] liuxunorg commented on issue #3359: [ZEPPELIN-4131] Refactoring shell interpreter

2019-06-05 Thread GitBox
liuxunorg commented on issue #3359: [ZEPPELIN-4131] Refactoring shell interpreter URL: https://github.com/apache/zeppelin/pull/3359#issuecomment-498993687 I add License description & add download-libpyt shell script, [CI Pass](https://travis-ci.org/liuxunorg/zeppelin/builds/541561476)