Github user ifilonenko commented on a diff in the pull request:
https://github.com/apache/spark/pull/22608#discussion_r229391389
--- 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 --
The dockerfiles and files for building the kerberos/ hadoop docker images
are in `src/test`. It still seemed like a logical place to keep them with the
`/test` tag, no?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]