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

    https://github.com/apache/spark/pull/22681#discussion_r225259793
  
    --- Diff: 
resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile ---
    @@ -18,6 +18,7 @@
     FROM openjdk:8-alpine
     
     ARG spark_jars=jars
    +ARG example_jars=examples/jars
    --- End diff --
    
    Different change? ATM the existing code does not make this optional.


---

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

Reply via email to