Re: Can't run built-in spark w/o JDK8 in recent snapshot

2017-07-25 Thread Park Hoon
We might not include spark 2.2 as the built-in until move to the JDK fully. thanks for the answer Regard, On Tue, 25 Jul 2017 at 17:23 Jeff Zhang wrote: > spark-2.2 now become the default profile. So the builtin spark will be > spark 2.2. > > When we do release, we could still use spark-2.1 a

Re: Can't run built-in spark w/o JDK8 in recent snapshot

2017-07-25 Thread Jeff Zhang
spark-2.2 now become the default profile. So the builtin spark will be spark 2.2. When we do release, we could still use spark-2.1 as the built-in spark. Park Hoon <1am...@gmail.com>于2017年7月25日周二 下午3:44写道: > Hi @dev, > > > Can't run built-in spark in Zeppelin without JDK8 in the most recent >