Github user mccheah commented on a diff in the pull request:

    https://github.com/apache/spark/pull/20669#discussion_r174328623
  
    --- Diff: bin/docker-image-tool.sh ---
    @@ -63,9 +63,11 @@ function build {
         error "Cannot find docker image. This script must be run from a 
runnable distribution of Apache Spark."
       fi
     
    +  local DOCKERFILE=${DOCKERFILE:-"$IMG_PATH/spark/Dockerfile"}
    --- End diff --
    
    Any particular reason why this is tied to this change?


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to