I have refactored the shell interpreter, welcome comments

2019-05-14 Thread Xun Liu
Hi Folks, The current shell interpreter functionality is simple. Execute a command, Session does not record the status after executing the command, You can only enter all the commands in one paragraph. There is no way to explore on a command-by-command basis. Now the shell interpreter can't vie

[GitHub] [zeppelin] zjffdu commented on a change in pull request #3361: ZEPPELIN-4153. Move zeppelin-interpreter-api jar out of interpreter jar

2019-05-14 Thread GitBox
zjffdu commented on a change in pull request #3361: ZEPPELIN-4153. Move zeppelin-interpreter-api jar out of interpreter jar URL: https://github.com/apache/zeppelin/pull/3361#discussion_r284069568 ## File path: cassandra/pom.xml ## @@ -58,7 +58,13 @@ org.apache

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

2019-05-14 Thread GitBox
liuxunorg commented on issue #3359: [ZEPPELIN-4131] Refactoring shell interpreter URL: https://github.com/apache/zeppelin/pull/3359#issuecomment-492481141 @Tagar This is a good question, @zjffdu Is there any special use of the shell interpreter that needs to be retained?

[GitHub] [zeppelin] liuxunorg commented on a change in pull request #3359: [ZEPPELIN-4131] Refactoring shell interpreter

2019-05-14 Thread GitBox
liuxunorg commented on a change in pull request #3359: [ZEPPELIN-4131] Refactoring shell interpreter URL: https://github.com/apache/zeppelin/pull/3359#discussion_r284067703 ## File path: shell/src/main/resources/ui_templates/terminal-dashboard.jinja ## @@ -0,0 +1,40 @@ +{#

[GitHub] [zeppelin] liuxunorg commented on a change in pull request #3359: [ZEPPELIN-4131] Refactoring shell interpreter

2019-05-14 Thread GitBox
liuxunorg commented on a change in pull request #3359: [ZEPPELIN-4131] Refactoring shell interpreter URL: https://github.com/apache/zeppelin/pull/3359#discussion_r284067723 ## File path: shell/src/main/resources/ui_templates/terminal-dashboard.jinja ## @@ -0,0 +1,40 @@ +{#

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

2019-05-14 Thread GitBox
Tagar commented on issue #3359: [ZEPPELIN-4131] Refactoring shell interpreter URL: https://github.com/apache/zeppelin/pull/3359#issuecomment-492314076 Very cool. Perhaps this should be a new interpreter called Terminal? And leave Shell interpreter as is?

[GitHub] [zeppelin] Tagar commented on a change in pull request #3359: [ZEPPELIN-4131] Refactoring shell interpreter

2019-05-14 Thread GitBox
Tagar commented on a change in pull request #3359: [ZEPPELIN-4131] Refactoring shell interpreter URL: https://github.com/apache/zeppelin/pull/3359#discussion_r283893958 ## File path: shell/src/main/resources/ui_templates/terminal-dashboard.jinja ## @@ -0,0 +1,40 @@ +{# +#

[GitHub] [zeppelin] Tagar commented on a change in pull request #3359: [ZEPPELIN-4131] Refactoring shell interpreter

2019-05-14 Thread GitBox
Tagar commented on a change in pull request #3359: [ZEPPELIN-4131] Refactoring shell interpreter URL: https://github.com/apache/zeppelin/pull/3359#discussion_r283893737 ## File path: shell/src/main/resources/ui_templates/terminal-dashboard.jinja ## @@ -0,0 +1,40 @@ +{# +#

[GitHub] [zeppelin] liuxunorg opened a new pull request #3364: [ZEPPELIN-4155] Unable get available HostAddress in multi-NIC environment

2019-05-14 Thread GitBox
liuxunorg opened a new pull request #3364: [ZEPPELIN-4155] Unable get available HostAddress in multi-NIC environment URL: https://github.com/apache/zeppelin/pull/3364 ### What is this PR for? 1. Multiple NetworkCard will be configured on some servers. 2. In the docker container enviro

[jira] [Created] (ZEPPELIN-4160) Move this note to trash icon always show

2019-05-14 Thread Yadong Xie (JIRA)
Yadong Xie created ZEPPELIN-4160: Summary: Move this note to trash icon always show Key: ZEPPELIN-4160 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4160 Project: Zeppelin Issue Type: B

[GitHub] [zeppelin] asfgit closed pull request #3362: [ZEPPELIN-4159] Fixed ZeppelinIT#testAngularDisplay() failure

2019-05-14 Thread GitBox
asfgit closed pull request #3362: [ZEPPELIN-4159] Fixed ZeppelinIT#testAngularDisplay() failure URL: https://github.com/apache/zeppelin/pull/3362 This is an automated message from the Apache Git Service. To respond to the me

[GitHub] [zeppelin] felixcheung commented on a change in pull request #3361: ZEPPELIN-4153. Move zeppelin-interpreter-api jar out of interpreter jar

2019-05-14 Thread GitBox
felixcheung commented on a change in pull request #3361: ZEPPELIN-4153. Move zeppelin-interpreter-api jar out of interpreter jar URL: https://github.com/apache/zeppelin/pull/3361#discussion_r283649347 ## File path: cassandra/pom.xml ## @@ -58,7 +58,13 @@ org.a