Re: Drop Java 7 support? (re-open ZEPPELIN-621?)

2018-06-17 Thread Jongyoul Lee
+1, too. On Mon, Jun 18, 2018 at 11:33 AM, Jeff Zhang wrote: > +1 > > Alex Ott 于2018年6月18日周一 上午2:01写道: > > > Hi all > > > > Right now Zeppelin is compiled for Java 7 as minimal version. > > But it already EOL for a long time, so it makes sense to stop supporting > > it. > > > > There are several

Re: Drop Java 7 support? (re-open ZEPPELIN-621?)

2018-06-17 Thread Jeff Zhang
+1 Alex Ott 于2018年6月18日周一 上午2:01写道: > Hi all > > Right now Zeppelin is compiled for Java 7 as minimal version. > But it already EOL for a long time, so it makes sense to stop supporting > it. > > There are several reasons for it: > >- Spark 2.2.0 that is used by Zeppelin (at least in master)

[GitHub] zeppelin pull request #3026: Fix minor formatting issues in storage.md

2018-06-17 Thread karth295
GitHub user karth295 opened a pull request: https://github.com/apache/zeppelin/pull/3026 Fix minor formatting issues in storage.md You can merge this pull request into a Git repository by running: $ git pull https://github.com/karth295/zeppelin patch-1 Alternatively you can r

Drop Java 7 support? (re-open ZEPPELIN-621?)

2018-06-17 Thread Alex Ott
Hi all Right now Zeppelin is compiled for Java 7 as minimal version. But it already EOL for a long time, so it makes sense to stop supporting it. There are several reasons for it: - Spark 2.2.0 that is used by Zeppelin (at least in master) supports only Java 8+ - Switch to Java 8 will a

[GitHub] zeppelin issue #658: Switch to Java 8

2018-06-17 Thread alexott
Github user alexott commented on the issue: https://github.com/apache/zeppelin/pull/658 Why it still not implemented? Spark starting with 2.2.0 works only with Java 8... ---

[jira] [Created] (ZEPPELIN-3548) KSQL Interpreter for Zeppelin

2018-06-17 Thread Alex Ott (JIRA)
Alex Ott created ZEPPELIN-3548: -- Summary: KSQL Interpreter for Zeppelin Key: ZEPPELIN-3548 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3548 Project: Zeppelin Issue Type: New Feature

[GitHub] zeppelin issue #3000: [ZEPPELIN-3467] two-step, atomic configuration file

2018-06-17 Thread sanjaydasgupta
Github user sanjaydasgupta commented on the issue: https://github.com/apache/zeppelin/pull/3000 ping @felixcheung ---