GitHub user devaraj-kavali opened a pull request:
https://github.com/apache/spark/pull/21202
[SPARK-24129] [K8S] Add option to pass --build-arg's to docker-image-tool.sh
## What changes were proposed in this pull request?
Adding `-b arg` option to take `--build-arg` parameters to pass into the
docker command
## How was this patch tested?
I verified by passing proxy details which fails without this change and
succeeds with the changes.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/devaraj-kavali/spark SPARK-24129
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/21202.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 #21202
----
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]