File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ You can build a `pyspark-notebook` image (and also the downstream `all-spark-not
5353 - See [ Spark Overview] ( https://spark.apache.org/docs/latest/#downloading ) and [ Ubuntu packages] ( https://packages.ubuntu.com/search?keywords=openjdk ) .
5454
5555- Starting with _ Spark >= 3.2_ the distribution file contains Scala version, hence building older Spark will not work.
56- - Building older version requires modification to the Dockerfile or using it's older version of the Dockerfile
56+ - Building older version requires modification to the Dockerfile or using it's older version of the Dockerfile.
5757
5858For example here is how to build a ` pyspark-notebook ` image with Spark ` 3.2.0 ` , Hadoop ` 3.2 ` and OpenJDK ` 11 ` .
5959
You can’t perform that action at this time.
0 commit comments