[GitHub] [zeppelin] Reamer commented on pull request #3760: Minor refactoring

2020-05-04 Thread GitBox
Reamer commented on pull request #3760: URL: https://github.com/apache/zeppelin/pull/3760#issuecomment-623556924 LGTM This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Created] (ZEPPELIN-4798) Can't launch python.docker interpreter in 0.9.0 running on k8s

2020-05-04 Thread Joathan Levenson (Jira)
Joathan Levenson created ZEPPELIN-4798: -- Summary: Can't launch python.docker interpreter in 0.9.0 running on k8s Key: ZEPPELIN-4798 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4798

[GitHub] [zeppelin] KirillTurchinskii commented on pull request #3759: [ZEPPELIN-3225] Minor fix for missing annotations

2020-05-04 Thread GitBox
KirillTurchinskii commented on pull request #3759: URL: https://github.com/apache/zeppelin/pull/3759#issuecomment-623348667 New pull request https://github.com/apache/zeppelin/pull/3760 This has to many problems, so I decided to start over.

[GitHub] [zeppelin] KirillTurchinskii opened a new pull request #3760: Minor refactoring

2020-05-04 Thread GitBox
KirillTurchinskii opened a new pull request #3760: URL: https://github.com/apache/zeppelin/pull/3760 ### What is this PR for? Position literals first in comparisons, if the second argument is null then NullPointerExceptions can be avoided, they will just return false. Then I will

[GitHub] [zeppelin] alexott commented on a change in pull request #3759: [ZEPPELIN-3225] Minor fix for missing annotations

2020-05-04 Thread GitBox
alexott commented on a change in pull request #3759: URL: https://github.com/apache/zeppelin/pull/3759#discussion_r419262957 ## File path: zeppelin-server/src/test/java/org/apache/zeppelin/cluster/ClusterEventTest.java ## @@ -66,9 +66,7 @@ import java.util.Map; import

[GitHub] [zeppelin] Reamer commented on a change in pull request #3759: [ZEPPELIN-3225] Minor fix for missing annotations

2020-05-04 Thread GitBox
Reamer commented on a change in pull request #3759: URL: https://github.com/apache/zeppelin/pull/3759#discussion_r419248154 ## File path: zeppelin-server/src/test/java/org/apache/zeppelin/cluster/ClusterEventTest.java ## @@ -66,9 +66,7 @@ import java.util.Map; import

[jira] [Created] (ZEPPELIN-4797) Enable multiple sql in jdbc interpreter by default

2020-05-04 Thread Jeff Zhang (Jira)
Jeff Zhang created ZEPPELIN-4797: Summary: Enable multiple sql in jdbc interpreter by default Key: ZEPPELIN-4797 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4797 Project: Zeppelin

[GitHub] [zeppelin] Reamer commented on a change in pull request #3759: [ZEPPELIN-3225] Minor fix for missing annotations

2020-05-04 Thread GitBox
Reamer commented on a change in pull request #3759: URL: https://github.com/apache/zeppelin/pull/3759#discussion_r419246075 ## File path: zeppelin-server/src/main/java/org/apache/zeppelin/realm/ZeppelinHubRealm.java ## @@ -173,7 +173,7 @@ protected User

[jira] [Created] (ZEPPELIN-4796) Better representation of string-like data in Cassandra interpreter

2020-05-04 Thread Alex Ott (Jira)
Alex Ott created ZEPPELIN-4796: -- Summary: Better representation of string-like data in Cassandra interpreter Key: ZEPPELIN-4796 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4796 Project: Zeppelin

[jira] [Created] (ZEPPELIN-4795) Update zeppelin tutorial notes

2020-05-04 Thread Jeff Zhang (Jira)
Jeff Zhang created ZEPPELIN-4795: Summary: Update zeppelin tutorial notes Key: ZEPPELIN-4795 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4795 Project: Zeppelin Issue Type: