Re: Java version for building Spark

2019-06-24 Thread Sean Owen
"The Maven-based build is the build of reference for Apache Spark. Building Spark using Maven requires Maven 3.5.4 and Java 8." It doesn't depend on a particular version of Java 8. Installing it is platform-dependent. On Mon, Jun 24, 2019 at 6:43 PM Valeriy Trofimov wrote: > > Hi All, > > What Ja

Java version for building Spark

2019-06-24 Thread Valeriy Trofimov
Hi All, What Java version should I use to build Spark on Ubuntu? What are the instructions on installing it on Ubuntu? Official doc on this is missing this info: https://spark.apache.org/docs/latest/building-spark.html If I use default JDK, I get a build error Googling which shows that I need to