spark-instrumented-optimizer/resource-managers
Yinan Li bf65cd3cda [SPARK-22960][K8S] Revert use of ARG base_image in images
## What changes were proposed in this pull request?

This PR reverts the `ARG base_image` before `FROM` in the images of driver, executor, and init-container, introduced in https://github.com/apache/spark/pull/20154. The reason is Docker versions before 17.06 do not support this use (`ARG` before `FROM`).

## How was this patch tested?

Tested manually.

vanzin foxish kimoonkim

Author: Yinan Li <liyinan926@gmail.com>

Closes #20170 from liyinan926/master.
2018-01-05 17:29:27 -08:00
..
kubernetes [SPARK-22960][K8S] Revert use of ARG base_image in images 2018-01-05 17:29:27 -08:00
mesos [SPARK-11035][CORE] Add in-process Spark app launcher. 2017-12-28 17:00:49 -06:00
yarn [SPARK-22914][DEPLOY] Register history.ui.port 2018-01-05 17:25:28 -08:00