Skip to content

Releases: binhnv/spark-binaries

v1.6.3

18 Aug 07:16
Compare
Choose a tag to compare

These are artifacts of building Spark 1.6.3 with Hadoop 2.7.3
Spark 1.6.3 doesn't have hadoop-2.7 profile. The provided patch is to add that profile in.
Build commands are:
./make-distribution.sh --skip-java-test --name without-hadoop --tgz -Phadoop-2.7 -Phive -Phive-thriftserver -Pyarn -Phadoop-provided
./make-distribution.sh --skip-java-test --name hadoop-2.7.3 --tgz -Phadoop-2.7 -Phive -Phive-thriftserver -Pyarn

v1.6.2

30 Nov 02:56
Compare
Choose a tag to compare

The binary is the artifact of compiling Apache Spark version 1.6.2 by using the following command:
./make-distribution.sh --skip-java-test -Phadoop-provided -Phadoop-2.6 -Phive -Phive-thriftserver-Pyarn

v1.6.1

30 Nov 02:53
Compare
Choose a tag to compare

The binary is the artifact of compiling Apache Spark version 1.6.1 by using the following command:
./make-distribution.sh --skip-java-test -Phadoop-provided -Phadoop-2.6 -Phive -Phive-thriftserver-Pyarn

v1.6.0

18 Nov 19:18
Compare
Choose a tag to compare

The binary is the artifact of compiling Apache Spark version 1.6.0 by using the following command:
./make-distribution.sh --skip-java-test -Phadoop-provided -Phadoop-2.6 -Phive -Phive-thriftserver-Pyarn