Skip to content
This repository was archived by the owner on Dec 4, 2024. It is now read-only.

Commit a3e5a9a

Browse files
committed
Use spark.tgz with updated py4j 0.10.7
Previous version 0.10.4 does not support Spark 2.2.1
1 parent c830f20 commit a3e5a9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"spark_version": "2.2.1",
33
"default_spark_dist": {
4-
"hadoop_version": "2.7",
5-
"uri": "svt-dev.s3.amazonaws.com/spark/spark-2.2.1-bin-2.7.3-dcos-38138.tgz"
4+
"hadoop_version": "2.6",
5+
"uri": "svt-dev.s3.amazonaws.com/spark/spark-2.2.1-bin-2.6.5-DCOS-38138.tgz"
66
},
77
"spark_dist": [
88
{

0 commit comments

Comments
 (0)