[GitHub] [zeppelin] bhavikpatel9977 commented on a change in pull request #3411: ZEPPELIN-4272: Zeppelin fails to compile when hadoop3 is enabled

2019-08-01 Thread GitBox
bhavikpatel9977 commented on a change in pull request #3411: ZEPPELIN-4272: Zeppelin fails to compile when hadoop3 is enabled URL: https://github.com/apache/zeppelin/pull/3411#discussion_r309548716 ## File path: zeppelin-zengine/src/main/java/org/apache/zeppelin/notebook/FileSystem

[GitHub] [zeppelin] bhavikpatel9977 commented on a change in pull request #3411: ZEPPELIN-4272: Zeppelin fails to compile when hadoop3 is enabled

2019-08-01 Thread GitBox
bhavikpatel9977 commented on a change in pull request #3411: ZEPPELIN-4272: Zeppelin fails to compile when hadoop3 is enabled URL: https://github.com/apache/zeppelin/pull/3411#discussion_r309548716 ## File path: zeppelin-zengine/src/main/java/org/apache/zeppelin/notebook/FileSystem

[GitHub] [zeppelin] bhavikpatel9977 commented on a change in pull request #3411: ZEPPELIN-4272: Zeppelin fails to compile when hadoop3 is enabled

2019-08-01 Thread GitBox
bhavikpatel9977 commented on a change in pull request #3411: ZEPPELIN-4272: Zeppelin fails to compile when hadoop3 is enabled URL: https://github.com/apache/zeppelin/pull/3411#discussion_r309548716 ## File path: zeppelin-zengine/src/main/java/org/apache/zeppelin/notebook/FileSystem

[GitHub] [zeppelin] zjffdu commented on a change in pull request #3411: ZEPPELIN-4272: Zeppelin fails to compile when hadoop3 is enabled

2019-08-01 Thread GitBox
zjffdu commented on a change in pull request #3411: ZEPPELIN-4272: Zeppelin fails to compile when hadoop3 is enabled URL: https://github.com/apache/zeppelin/pull/3411#discussion_r309551483 ## File path: zeppelin-zengine/src/main/java/org/apache/zeppelin/notebook/FileSystemStorage.j

[GitHub] [zeppelin] zjffdu commented on a change in pull request #3411: ZEPPELIN-4272: Zeppelin fails to compile when hadoop3 is enabled

2019-08-01 Thread GitBox
zjffdu commented on a change in pull request #3411: ZEPPELIN-4272: Zeppelin fails to compile when hadoop3 is enabled URL: https://github.com/apache/zeppelin/pull/3411#discussion_r309551731 ## File path: zeppelin-server/pom.xml ## @@ -515,6 +516,18 @@

[jira] [Created] (ZEPPELIN-4286) Notebook loading slowly

2019-08-01 Thread MOBIN (JIRA)
MOBIN created ZEPPELIN-4286: --- Summary: Notebook loading slowly Key: ZEPPELIN-4286 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4286 Project: Zeppelin Issue Type: Bug Components: ze

[GitHub] [zeppelin] liuxunorg opened a new pull request #3418: [ZEPPELIN-4241] Configure the interpreter docker container time zone

2019-08-01 Thread GitBox
liuxunorg opened a new pull request #3418: [ZEPPELIN-4241] Configure the interpreter docker container time zone URL: https://github.com/apache/zeppelin/pull/3418 ### What is this PR for? Need to set the interpreter container and zeppelin service to have the same time zone Otherwise,

[GitHub] [zeppelin] zjffdu commented on a change in pull request #3418: [ZEPPELIN-4241] Configure the interpreter docker container time zone

2019-08-01 Thread GitBox
zjffdu commented on a change in pull request #3418: [ZEPPELIN-4241] Configure the interpreter docker container time zone URL: https://github.com/apache/zeppelin/pull/3418#discussion_r309582283 ## File path: docs/quickstart/docker.md ## @@ -58,21 +58,28 @@ vi `/etc/docker/d

[GitHub] [zeppelin] zjffdu commented on a change in pull request #3418: [ZEPPELIN-4241] Configure the interpreter docker container time zone

2019-08-01 Thread GitBox
zjffdu commented on a change in pull request #3418: [ZEPPELIN-4241] Configure the interpreter docker container time zone URL: https://github.com/apache/zeppelin/pull/3418#discussion_r309582811 ## File path: docs/quickstart/docker.md ## @@ -90,12 +97,14 @@ ENV SPARK_VERSION

[GitHub] [zeppelin] zjffdu commented on a change in pull request #3418: [ZEPPELIN-4241] Configure the interpreter docker container time zone

2019-08-01 Thread GitBox
zjffdu commented on a change in pull request #3418: [ZEPPELIN-4241] Configure the interpreter docker container time zone URL: https://github.com/apache/zeppelin/pull/3418#discussion_r309583077 ## File path: zeppelin-plugins/launcher/docker/src/main/java/org/apache/zeppelin/interpre

[jira] [Created] (ZEPPELIN-4287) Remote Code Execution

2019-08-01 Thread GuruRaj (JIRA)
GuruRaj created ZEPPELIN-4287: - Summary: Remote Code Execution Key: ZEPPELIN-4287 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4287 Project: Zeppelin Issue Type: Bug Components:

[GitHub] [zeppelin] zjffdu opened a new pull request #3419: [ZEPPELIN-4265]. Support more types of otuput for IPythonInterpreter

2019-08-01 Thread GitBox
zjffdu opened a new pull request #3419: [ZEPPELIN-4265]. Support more types of otuput for IPythonInterpreter URL: https://github.com/apache/zeppelin/pull/3419 ### What is this PR for? The final target of IPythonInterpreter is to make zeppelin IPythonInterpreter compatible with jupyter.

[GitHub] [zeppelin] srehmann commented on issue #3413: [ZEPPELIN-3065] Personalized mode does not allow multiple users to run the same paragraph at the same time

2019-08-01 Thread GitBox
srehmann commented on issue #3413: [ZEPPELIN-3065] Personalized mode does not allow multiple users to run the same paragraph at the same time URL: https://github.com/apache/zeppelin/pull/3413#issuecomment-517227555 CI passed successfully. I have updated the CI link in the PR. -

[GitHub] [zeppelin] liuxunorg commented on a change in pull request #3418: [ZEPPELIN-4241] Configure the interpreter docker container time zone

2019-08-01 Thread GitBox
liuxunorg commented on a change in pull request #3418: [ZEPPELIN-4241] Configure the interpreter docker container time zone URL: https://github.com/apache/zeppelin/pull/3418#discussion_r309631569 ## File path: docs/quickstart/docker.md ## @@ -58,21 +58,28 @@ vi `/etc/docke

[GitHub] [zeppelin] liuxunorg commented on a change in pull request #3418: [ZEPPELIN-4241] Configure the interpreter docker container time zone

2019-08-01 Thread GitBox
liuxunorg commented on a change in pull request #3418: [ZEPPELIN-4241] Configure the interpreter docker container time zone URL: https://github.com/apache/zeppelin/pull/3418#discussion_r309632579 ## File path: docs/quickstart/docker.md ## @@ -90,12 +97,14 @@ ENV SPARK_VERS

[GitHub] [zeppelin] liuxunorg commented on a change in pull request #3418: [ZEPPELIN-4241] Configure the interpreter docker container time zone

2019-08-01 Thread GitBox
liuxunorg commented on a change in pull request #3418: [ZEPPELIN-4241] Configure the interpreter docker container time zone URL: https://github.com/apache/zeppelin/pull/3418#discussion_r309636846 ## File path: zeppelin-plugins/launcher/docker/src/main/java/org/apache/zeppelin/inter

[jira] [Created] (ZEPPELIN-4288) zeppelin notebook disappear from drop-down menu

2019-08-01 Thread Chandler (JIRA)
Chandler created ZEPPELIN-4288: -- Summary: zeppelin notebook disappear from drop-down menu Key: ZEPPELIN-4288 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4288 Project: Zeppelin Issue Typ

[GitHub] [zeppelin] liuxunorg opened a new pull request #3420: [ZEPPELIN-4237] Fix zeppelin-interpreter-api.jar path error uploaded to container

2019-08-01 Thread GitBox
liuxunorg opened a new pull request #3420: [ZEPPELIN-4237] Fix zeppelin-interpreter-api.jar path error uploaded to container URL: https://github.com/apache/zeppelin/pull/3420 ### What is this PR for? 1. Because the `zeppelin-interpreter-api-.jar` file modifies the path, it needs to be m

[GitHub] [zeppelin] liuxunorg commented on issue #3418: [ZEPPELIN-4241] Configure the interpreter docker container time zone

2019-08-01 Thread GitBox
liuxunorg commented on issue #3418: [ZEPPELIN-4241] Configure the interpreter docker container time zone URL: https://github.com/apache/zeppelin/pull/3418#issuecomment-517347731 Deleted test code and [CI Pass](https://travis-ci.org/liuxunorg/zeppelin/builds/566412239)

[GitHub] [zeppelin] zjffdu commented on a change in pull request #3418: [ZEPPELIN-4241] Configure the interpreter docker container time zone

2019-08-01 Thread GitBox
zjffdu commented on a change in pull request #3418: [ZEPPELIN-4241] Configure the interpreter docker container time zone URL: https://github.com/apache/zeppelin/pull/3418#discussion_r309953328 ## File path: docs/quickstart/docker.md ## @@ -192,8 +201,9 @@ Instead of build

[GitHub] [zeppelin] liuxunorg commented on a change in pull request #3418: [ZEPPELIN-4241] Configure the interpreter docker container time zone

2019-08-01 Thread GitBox
liuxunorg commented on a change in pull request #3418: [ZEPPELIN-4241] Configure the interpreter docker container time zone URL: https://github.com/apache/zeppelin/pull/3418#discussion_r309957052 ## File path: docs/quickstart/docker.md ## @@ -192,8 +201,9 @@ Instead of bui

[GitHub] [zeppelin] liuxunorg commented on issue #3413: [ZEPPELIN-3065] Personalized mode does not allow multiple users to run the same paragraph at the same time

2019-08-01 Thread GitBox
liuxunorg commented on issue #3413: [ZEPPELIN-3065] Personalized mode does not allow multiple users to run the same paragraph at the same time URL: https://github.com/apache/zeppelin/pull/3413#issuecomment-517519373 @srehmann CI passes or fails, Before the code is merged, You can modify the

[GitHub] [zeppelin] zjffdu opened a new pull request #3421: ZEPPELIN-4227. Move StandardInterpreterLauncher and SparkInterpreterLauncher into zeppelin-zengine

2019-08-01 Thread GitBox
zjffdu opened a new pull request #3421: ZEPPELIN-4227. Move StandardInterpreterLauncher and SparkInterpreterLauncher into zeppelin-zengine URL: https://github.com/apache/zeppelin/pull/3421 ### What is this PR for? We should include these default interpreter launcher into zeppelin-zengine

[GitHub] [zeppelin] srehmann commented on issue #3413: [ZEPPELIN-3065] Personalized mode does not allow multiple users to run the same paragraph at the same time

2019-08-01 Thread GitBox
srehmann commented on issue #3413: [ZEPPELIN-3065] Personalized mode does not allow multiple users to run the same paragraph at the same time URL: https://github.com/apache/zeppelin/pull/3413#issuecomment-517568333 I will try. ---

[GitHub] [zeppelin] liuxunorg commented on issue #3418: [ZEPPELIN-4241] Configure the interpreter docker container time zone

2019-08-01 Thread GitBox
liuxunorg commented on issue #3418: [ZEPPELIN-4241] Configure the interpreter docker container time zone URL: https://github.com/apache/zeppelin/pull/3418#issuecomment-517570309 Modify `Environment` to `Configuration` and [CI Pass](https://travis-ci.org/liuxunorg/zeppelin/builds/566758681)