GitHub user foxish opened a pull request:
https://github.com/apache/spark/pull/20051
[SPARK-22866] [K8S] Fix path issue in Kubernetes dockerfile
## What changes were proposed in this pull request?
The path was recently changed in
https://github.com/apache/spark/pull/19946, but the dockerfile was not updated.
## How was this patch tested?
`./sbin/build-push-docker-images.sh -r spark-repo -t latest build`
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/foxish/spark patch-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/20051.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #20051
----
commit f6313311b3ba1a589abde6bb534daad2c6860005
Author: Anirudh Ramanathan <ramanathana@...>
Date: 2017-12-22T03:05:33Z
[SPARK-22866] [K8S] Fix path issue in Kubernetes dockerfile
The path was recently changed in
https://github.com/apache/spark/pull/19946, but the dockerfile was not updated.
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]