[ANNOUNCE] Apache Zeppelin 0.9.0-preview1 released

2020-03-28 Thread Jeff Zhang
The Apache Zeppelin community is pleased to announce the availability of the 0.9.0-preview1 release. Zeppelin is a collaborative data analytics and visualization tool for distributed, general-purpose data processing system such as Apache Spark, Apache Flink, etc. This is another major release

[GitHub] [zeppelin] zjffdu commented on issue #3700: [ZEPPELIN-4697] Zeppelin Quartz scheduler checks for updates against external endpoint

2020-03-28 Thread GitBox
zjffdu commented on issue #3700: [ZEPPELIN-4697] Zeppelin Quartz scheduler checks for updates against external endpoint URL: https://github.com/apache/zeppelin/pull/3700#issuecomment-605552578 @risdenk This failure is related https://travis-ci.org/github/risdenk/zeppelin/jobs/668096163

[GitHub] [zeppelin] risdenk commented on issue #3700: [ZEPPELIN-4697] Zeppelin Quartz scheduler checks for updates against external endpoint

2020-03-28 Thread GitBox
risdenk commented on issue #3700: [ZEPPELIN-4697] Zeppelin Quartz scheduler checks for updates against external endpoint URL: https://github.com/apache/zeppelin/pull/3700#issuecomment-605551505 This is the build that was triggered:

[GitHub] [zeppelin] risdenk commented on issue #3700: [ZEPPELIN-4697] Zeppelin Quartz scheduler checks for updates against external endpoint

2020-03-28 Thread GitBox
risdenk commented on issue #3700: [ZEPPELIN-4697] Zeppelin Quartz scheduler checks for updates against external endpoint URL: https://github.com/apache/zeppelin/pull/3700#issuecomment-605551472 https://travis-ci.com/github/risdenk/zeppelin/branches vs

[GitHub] [zeppelin] zjffdu commented on issue #3700: [ZEPPELIN-4697] Zeppelin Quartz scheduler checks for updates against external endpoint

2020-03-28 Thread GitBox
zjffdu commented on issue #3700: [ZEPPELIN-4697] Zeppelin Quartz scheduler checks for updates against external endpoint URL: https://github.com/apache/zeppelin/pull/3700#issuecomment-605550514 LGTM, @risdenk What do you mean travis.com is not enough for enabling ? Do you have any trouble

[GitHub] [zeppelin] zjffdu commented on a change in pull request #3696: [ZEPPELIN-4692]. zeppelin pyspark doesn't print java output

2020-03-28 Thread GitBox
zjffdu commented on a change in pull request #3696: [ZEPPELIN-4692]. zeppelin pyspark doesn't print java output URL: https://github.com/apache/zeppelin/pull/3696#discussion_r399736561 ## File path: spark/interpreter/src/main/java/org/apache/zeppelin/spark/PySparkInterpreter.java

[GitHub] [zeppelin] zjffdu commented on a change in pull request #3696: [ZEPPELIN-4692]. zeppelin pyspark doesn't print java output

2020-03-28 Thread GitBox
zjffdu commented on a change in pull request #3696: [ZEPPELIN-4692]. zeppelin pyspark doesn't print java output URL: https://github.com/apache/zeppelin/pull/3696#discussion_r399736561 ## File path: spark/interpreter/src/main/java/org/apache/zeppelin/spark/PySparkInterpreter.java

[jira] [Created] (ZEPPELIN-4699) Migrate helium registry infrastructure

2020-03-28 Thread Lee Moon Soo (Jira)
Lee Moon Soo created ZEPPELIN-4699: -- Summary: Migrate helium registry infrastructure Key: ZEPPELIN-4699 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4699 Project: Zeppelin Issue

[GitHub] [zeppelin] risdenk commented on issue #3700: [ZEPPELIN-4697] Zeppelin Quartz scheduler checks for updates against external endpoint

2020-03-28 Thread GitBox
risdenk commented on issue #3700: [ZEPPELIN-4697] Zeppelin Quartz scheduler checks for updates against external endpoint URL: https://github.com/apache/zeppelin/pull/3700#issuecomment-605462564 Pushed after reenabling travis.org on my fork. Apparently travis.com is not enough for enabling

[GitHub] [zeppelin] dependabot[bot] closed pull request #3518: Bump jackson-databind from 2.8.9 to 2.9.10.1 in /neo4j

2020-03-28 Thread GitBox
dependabot[bot] closed pull request #3518: Bump jackson-databind from 2.8.9 to 2.9.10.1 in /neo4j URL: https://github.com/apache/zeppelin/pull/3518 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [zeppelin] dependabot[bot] commented on issue #3518: Bump jackson-databind from 2.8.9 to 2.9.10.1 in /neo4j

2020-03-28 Thread GitBox
dependabot[bot] commented on issue #3518: Bump jackson-databind from 2.8.9 to 2.9.10.1 in /neo4j URL: https://github.com/apache/zeppelin/pull/3518#issuecomment-605417914 Superseded by #3702. This is an automated message from

[GitHub] [zeppelin] dependabot[bot] opened a new pull request #3702: Bump jackson-databind from 2.8.9 to 2.9.10.3 in /neo4j

2020-03-28 Thread GitBox
dependabot[bot] opened a new pull request #3702: Bump jackson-databind from 2.8.9 to 2.9.10.3 in /neo4j URL: https://github.com/apache/zeppelin/pull/3702 Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.8.9 to 2.9.10.3. Commits See full diff in

[GitHub] [zeppelin] alexott commented on issue #3518: Bump jackson-databind from 2.8.9 to 2.9.10.1 in /neo4j

2020-03-28 Thread GitBox
alexott commented on issue #3518: Bump jackson-databind from 2.8.9 to 2.9.10.1 in /neo4j URL: https://github.com/apache/zeppelin/pull/3518#issuecomment-605417855 @dependabot rebase This is an automated message from the

[GitHub] [zeppelin] zjffdu opened a new pull request #3701: [ZEPPELIN-4698]. empty env is passed to spark interpreter

2020-03-28 Thread GitBox
zjffdu opened a new pull request #3701: [ZEPPELIN-4698]. empty env is passed to spark interpreter URL: https://github.com/apache/zeppelin/pull/3701 ### What is this PR for? This PR just filter the empty env in SparkInterpreterLauncher, only pass non-empty env to spark interpreter.

[jira] [Created] (ZEPPELIN-4698) empty env is passed to spark interpreter

2020-03-28 Thread Jeff Zhang (Jira)
Jeff Zhang created ZEPPELIN-4698: Summary: empty env is passed to spark interpreter Key: ZEPPELIN-4698 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4698 Project: Zeppelin Issue Type: