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

    https://github.com/apache/spark/pull/22608#discussion_r230227288
  
    --- Diff: bin/docker-image-tool.sh ---
    @@ -53,7 +53,7 @@ function build {
         # contain a lot of duplicated jars with the main Spark directory. In a 
proper distribution,
         # the examples directory is cleaned up before generating the 
distribution tarball, so this
         # issue does not occur.
    -    IMG_PATH=resource-managers/kubernetes/docker/src/main/dockerfiles
    +    IMG_PATH=resource-managers/kubernetes/docker/src
    --- End diff --
    
    I have the same question. It doesn't seem like you're actually using this 
script for the new test stuff, nor changing any of the existing calls to it, so 
do you need any of the changes being made here?


---

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

Reply via email to