[GitHub] [zeppelin] conker84 commented on a change in pull request #3851: [ZEPPELIN-4948] Update Neo4j Driver

2020-07-18 Thread GitBox
conker84 commented on a change in pull request #3851: URL: https://github.com/apache/zeppelin/pull/3851#discussion_r456772892 ## File path: neo4j/pom.xml ## @@ -65,10 +63,9 @@ - org.neo4j.test - neo4j-harness - ${neo4j.version} - test + or

Re: [VOTE] Release Apache Zeppelin 0.9.0-preview2 (RC1)

2020-07-18 Thread Alex Ott
I'm hitting https://issues.apache.org/jira/browse/ZEPPELIN-4787 in Cassandra interpreter, need to investigate why this happens - is it result of the Cassandra interpreter refactoring, or something else... Everything was fine in the preview1, and many templates weren't affected by refactoring, but a

Re: [VOTE] Release Apache Zeppelin 0.9.0-preview2 (RC1)

2020-07-18 Thread Jeff Zhang
Thanks for the feedback, @Alex Ott , We can wait for your fix, and everyone else can continue to test the preview2. Alex Ott 于2020年7月18日周六 下午6:13写道: > I'm hitting https://issues.apache.org/jira/browse/ZEPPELIN-4787 in > Cassandra interpreter, need to investigate why this happens - is it result

Re: [VOTE] Release Apache Zeppelin 0.9.0-preview2 (RC1)

2020-07-18 Thread Alex Ott
Hello Jeff I'm really not sure what has changed - templates weren't modified for a long time, basically, since their initial commit. I'm thinking about several things: - something happened because of the additional security, like, I see errors in the web console in Firefox that we can't loa

[jira] [Created] (ZEPPELIN-4958) Add a property to control the global refresh interval of flink interpreter

2020-07-18 Thread Jeff Zhang (Jira)
Jeff Zhang created ZEPPELIN-4958: Summary: Add a property to control the global refresh interval of flink interpreter Key: ZEPPELIN-4958 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4958 Projec

[GitHub] [zeppelin] jongyoul commented on pull request #3851: [ZEPPELIN-4948] Update Neo4j Driver

2020-07-18 Thread GitBox
jongyoul commented on pull request #3851: URL: https://github.com/apache/zeppelin/pull/3851#issuecomment-660588099 I understand what your intention is. I think your case is so limited but I believe that keeping current rule is one of the most important things to keep the style of code. Cou