+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
+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 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
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 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...
---
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 user sanjaydasgupta commented on the issue:
https://github.com/apache/zeppelin/pull/3000
ping @felixcheung
---