Re: Spark on JDK 14

2020-10-28 Thread Kazuaki Ishizaki
Java 16 will also includes Vector API (incubator), which is a part of Project Panama, as shown in https://mail.openjdk.java.net/pipermail/panama-dev/2020-October/011149.html When the next LTS will be available, we could exploit it in Spark. Kazuaki Ishizaki From: Dongjoon Hyun To:

Re: Spark on JDK 14

2020-10-28 Thread Dongjoon Hyun
Thank you for the sharing, Sean. Although Java 14 is already EOL (Sep. 2020), that is important information because we are tracking the Java upstream. Bests, Dongjoon. On Wed, Oct 28, 2020 at 1:44 PM Sean Owen wrote: > For kicks, I tried Spark on JDK 14. 11 -> 14 doesn't change much, not as >

Spark on JDK 14

2020-10-28 Thread Sean Owen
For kicks, I tried Spark on JDK 14. 11 -> 14 doesn't change much, not as much as 8 -> 9 (-> 11), and indeed, virtually all tests pass. For the interested, these two seem to fail: - ZooKeeperPersistenceEngine *** FAILED *** org.apache.zookeeper.KeeperException$ConnectionLossException: