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
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
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
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
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 @@
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
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,
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
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
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
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:
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.
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.
-
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
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
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
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
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
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)
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
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
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
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
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.
---
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)
25 matches
Mail list logo