Github user ramaddepally commented on a diff in the pull request:
https://github.com/apache/spark/pull/23053#discussion_r234334875
--- Diff: bin/docker-image-tool.sh ---
@@ -145,6 +157,8 @@ Options:
-f file Dockerfile to build for JVM based Jobs. By default
builds the Dockerfile shipped with Spark.
-p file Dockerfile to build for PySpark Jobs. Builds
Python dependencies and ships with Spark.
-R file Dockerfile to build for SparkR Jobs. Builds R
dependencies and ships with Spark.
+ -pskip Skip building PySpark docker image.
--- End diff --
Done. Updated the usage to document 'skip' as part of -p and -R switches.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]