Skip to content

Commit

Permalink
LIVY-153. Upgraded Spark from 1.5 to 1.6.2.
Browse files Browse the repository at this point in the history
Changed default Spark version to 1.6.2 (Apache build).

Closes apache#169
  • Loading branch information
alex-the-man authored and Marcelo Vanzin committed Jul 13, 2016
1 parent a685ecc commit 8ab2128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@

<properties>
<hadoop.version>2.6.0-cdh5.5.0</hadoop.version>
<spark.version>1.5.0-cdh5.5.0</spark.version>
<spark.version>1.6.2</spark.version>
<commons-codec.version>1.9</commons-codec.version>
<httpclient.version>4.5.2</httpclient.version>
<httpcore.version>4.4.4</httpcore.version>
Expand Down

0 comments on commit 8ab2128

Please sign in to comment.