[jira] [Created] (ZEPPELIN-4440) Update spark doc

2019-11-08 Thread Jeff Zhang (Jira)
Jeff Zhang created ZEPPELIN-4440: Summary: Update spark doc Key: ZEPPELIN-4440 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4440 Project: Zeppelin Issue Type: Sub-task

[GitHub] [zeppelin] dkaznacheev commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter

2019-11-08 Thread GitBox
dkaznacheev commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter URL: https://github.com/apache/zeppelin/pull/3440#discussion_r344293679 ## File path: kotlin/src/main/java/org/apache/zeppelin/kotlin/reflect/KotlinReflectUtil.java

[GitHub] [zeppelin] dkaznacheev commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter

2019-11-08 Thread GitBox
dkaznacheev commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter URL: https://github.com/apache/zeppelin/pull/3440#discussion_r344291529 ## File path: kotlin/src/main/java/org/apache/zeppelin/kotlin/KotlinInterpreter.java ##

[GitHub] [zeppelin] dkaznacheev commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter

2019-11-08 Thread GitBox
dkaznacheev commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter URL: https://github.com/apache/zeppelin/pull/3440#discussion_r344289249 ## File path: kotlin/src/main/java/org/apache/zeppelin/kotlin/reflect/ContextUpdater.java

[GitHub] [zeppelin] dkaznacheev commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter

2019-11-08 Thread GitBox
dkaznacheev commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter URL: https://github.com/apache/zeppelin/pull/3440#discussion_r344284739 ## File path: zeppelin-zengine/src/main/java/org/apache/zeppelin/storage/LocalConfigStorage.java

[GitHub] [zeppelin] dkaznacheev commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter

2019-11-08 Thread GitBox
dkaznacheev commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter URL: https://github.com/apache/zeppelin/pull/3440#discussion_r344283343 ## File path: spark/interpreter/src/main/java/org/apache/zeppelin/spark/KotlinSparkInterpreter.java

[GitHub] [zeppelin] dkaznacheev commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter

2019-11-08 Thread GitBox
dkaznacheev commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter URL: https://github.com/apache/zeppelin/pull/3440#discussion_r344282624 ## File path: kotlin/src/main/java/org/apache/zeppelin/kotlin/reflect/ContextUpdater.java

[GitHub] [zeppelin] dkaznacheev commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter

2019-11-08 Thread GitBox
dkaznacheev commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter URL: https://github.com/apache/zeppelin/pull/3440#discussion_r344282607 ## File path: kotlin/src/main/java/org/apache/zeppelin/kotlin/reflect/ContextUpdater.java

[GitHub] [zeppelin] dkaznacheev commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter

2019-11-08 Thread GitBox
dkaznacheev commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter URL: https://github.com/apache/zeppelin/pull/3440#discussion_r344282752 ## File path: kotlin/src/main/java/org/apache/zeppelin/kotlin/reflect/KotlinVariableInfo.java

[GitHub] [zeppelin] dkaznacheev commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter

2019-11-08 Thread GitBox
dkaznacheev commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter URL: https://github.com/apache/zeppelin/pull/3440#discussion_r344282892 ## File path: spark/interpreter/src/main/java/org/apache/zeppelin/spark/KotlinSparkInterpreter.java

[GitHub] [zeppelin] dkaznacheev commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter

2019-11-08 Thread GitBox
dkaznacheev commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter URL: https://github.com/apache/zeppelin/pull/3440#discussion_r344282553 ## File path: kotlin/src/main/java/org/apache/zeppelin/kotlin/KotlinInterpreter.java ##

[GitHub] [zeppelin] dkaznacheev commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter

2019-11-08 Thread GitBox
dkaznacheev commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter URL: https://github.com/apache/zeppelin/pull/3440#discussion_r344282688 ## File path: kotlin/src/main/java/org/apache/zeppelin/kotlin/reflect/KotlinFunctionInfo.java

[GitHub] [zeppelin] dkaznacheev commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter

2019-11-08 Thread GitBox
dkaznacheev commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter URL: https://github.com/apache/zeppelin/pull/3440#discussion_r344282780 ## File path: kotlin/src/main/java/org/apache/zeppelin/kotlin/repl/KotlinRepl.java ## @@

[GitHub] [zeppelin] dkaznacheev commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter

2019-11-08 Thread GitBox
dkaznacheev commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter URL: https://github.com/apache/zeppelin/pull/3440#discussion_r344282868 ## File path: kotlin/src/main/java/org/apache/zeppelin/kotlin/repl/ClassWriter.java ## @@

[GitHub] [zeppelin] ileasile commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter

2019-11-08 Thread GitBox
ileasile commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter URL: https://github.com/apache/zeppelin/pull/3440#discussion_r344190697 ## File path: zeppelin-zengine/src/main/java/org/apache/zeppelin/storage/LocalConfigStorage.java

[GitHub] [zeppelin] ileasile commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter

2019-11-08 Thread GitBox
ileasile commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter URL: https://github.com/apache/zeppelin/pull/3440#discussion_r344190697 ## File path: zeppelin-zengine/src/main/java/org/apache/zeppelin/storage/LocalConfigStorage.java

[GitHub] [zeppelin] ileasile commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter

2019-11-08 Thread GitBox
ileasile commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter URL: https://github.com/apache/zeppelin/pull/3440#discussion_r344188577 ## File path: spark/interpreter/src/main/java/org/apache/zeppelin/spark/KotlinSparkInterpreter.java

[GitHub] [zeppelin] ileasile commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter

2019-11-08 Thread GitBox
ileasile commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter URL: https://github.com/apache/zeppelin/pull/3440#discussion_r344187107 ## File path: spark/interpreter/src/main/java/org/apache/zeppelin/spark/KotlinSparkInterpreter.java

[GitHub] [zeppelin] ileasile commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter

2019-11-08 Thread GitBox
ileasile commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter URL: https://github.com/apache/zeppelin/pull/3440#discussion_r344181585 ## File path: kotlin/src/main/java/org/apache/zeppelin/kotlin/repl/KotlinRepl.java ## @@ -0,0

[jira] [Created] (ZEPPELIN-4439) Losing work from notebook auto-refresh (0.8.0 - 0.8.1)

2019-11-08 Thread Joshua Paul Ochsankehl (Jira)
Joshua Paul Ochsankehl created ZEPPELIN-4439: Summary: Losing work from notebook auto-refresh (0.8.0 - 0.8.1) Key: ZEPPELIN-4439 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4439

Re: Zeppelin Shortcuts Redesign Proposal

2019-11-08 Thread Jeff Zhang
Thanks Lee for the proposal. Does that mean we also need to introduce edit-mode and command-mode in Zeppelin ? Hsuan Lee 于2019年11月5日周二 下午6:47写道: > Hi, folks > > We are using Angular Latest to refactor Zeppelin's front-end(ZEPPELIN-4321 > ).

[GitHub] [zeppelin] ileasile commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter

2019-11-08 Thread GitBox
ileasile commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter URL: https://github.com/apache/zeppelin/pull/3440#discussion_r344156928 ## File path: kotlin/src/main/java/org/apache/zeppelin/kotlin/repl/ClassWriter.java ## @@

[GitHub] [zeppelin] ileasile commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter

2019-11-08 Thread GitBox
ileasile commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter URL: https://github.com/apache/zeppelin/pull/3440#discussion_r344155885 ## File path: kotlin/src/main/java/org/apache/zeppelin/kotlin/reflect/KotlinVariableInfo.java

[GitHub] [zeppelin] ileasile commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter

2019-11-08 Thread GitBox
ileasile commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter URL: https://github.com/apache/zeppelin/pull/3440#discussion_r344154442 ## File path: kotlin/src/main/java/org/apache/zeppelin/kotlin/reflect/KotlinReflectUtil.java

[GitHub] [zeppelin] ileasile commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter

2019-11-08 Thread GitBox
ileasile commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter URL: https://github.com/apache/zeppelin/pull/3440#discussion_r344151750 ## File path: kotlin/src/main/java/org/apache/zeppelin/kotlin/reflect/KotlinFunctionInfo.java

[GitHub] [zeppelin] ileasile commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter

2019-11-08 Thread GitBox
ileasile commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter URL: https://github.com/apache/zeppelin/pull/3440#discussion_r344149188 ## File path: kotlin/src/main/java/org/apache/zeppelin/kotlin/reflect/ContextUpdater.java ##

[GitHub] [zeppelin] ileasile commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter

2019-11-08 Thread GitBox
ileasile commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter URL: https://github.com/apache/zeppelin/pull/3440#discussion_r344147575 ## File path: kotlin/src/main/java/org/apache/zeppelin/kotlin/reflect/ContextUpdater.java ##

[GitHub] [zeppelin] ileasile commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter

2019-11-08 Thread GitBox
ileasile commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter URL: https://github.com/apache/zeppelin/pull/3440#discussion_r344139312 ## File path: kotlin/src/main/java/org/apache/zeppelin/kotlin/reflect/ContextUpdater.java ##

[GitHub] [zeppelin] ileasile commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter

2019-11-08 Thread GitBox
ileasile commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter URL: https://github.com/apache/zeppelin/pull/3440#discussion_r344139117 ## File path: kotlin/src/main/java/org/apache/zeppelin/kotlin/reflect/ContextUpdater.java ##

[GitHub] [zeppelin] ileasile commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter

2019-11-08 Thread GitBox
ileasile commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter URL: https://github.com/apache/zeppelin/pull/3440#discussion_r344133375 ## File path: kotlin/src/main/java/org/apache/zeppelin/kotlin/KotlinInterpreter.java ## @@

[GitHub] [zeppelin] ileasile commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter

2019-11-08 Thread GitBox
ileasile commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter URL: https://github.com/apache/zeppelin/pull/3440#discussion_r344132769 ## File path: kotlin/src/main/java/org/apache/zeppelin/kotlin/KotlinInterpreter.java ## @@

[GitHub] [zeppelin] ileasile commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter

2019-11-08 Thread GitBox
ileasile commented on a change in pull request #3440: [ZEPPELIN-4323] Kotlin support for Spark interpreter URL: https://github.com/apache/zeppelin/pull/3440#discussion_r344132769 ## File path: kotlin/src/main/java/org/apache/zeppelin/kotlin/KotlinInterpreter.java ## @@

[jira] [Created] (ZEPPELIN-4438) Send out shutdown message to zeppelin-server when interpreter process is shutdown

2019-11-08 Thread Jeff Zhang (Jira)
Jeff Zhang created ZEPPELIN-4438: Summary: Send out shutdown message to zeppelin-server when interpreter process is shutdown Key: ZEPPELIN-4438 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4438

[jira] [Created] (ZEPPELIN-4437) Update python document

2019-11-08 Thread Jeff Zhang (Jira)
Jeff Zhang created ZEPPELIN-4437: Summary: Update python document Key: ZEPPELIN-4437 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4437 Project: Zeppelin Issue Type: Sub-task