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

    https://github.com/apache/spark/pull/22681#discussion_r226289881
  
    --- 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 --
    
    Also the K8S integration tests currently assume that the examples JAR is 
present since they rely upon running code from the examples


---

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

Reply via email to