spark-instrumented-optimizer/resource-managers/kubernetes
rimolive 13092d7337 [SPARK-24534][K8S] Bypass non spark-on-k8s commands
## What changes were proposed in this pull request?
This PR changes the entrypoint.sh to provide an option to run non spark-on-k8s commands (init, driver, executor) in order to let the user keep with the normal workflow without hacking the image to bypass the entrypoint

## How was this patch tested?
This patch was built manually in my local machine and I ran some tests with a combination of ```docker run``` commands.

Author: rimolive <ricardo.martinelli.oliveira@gmail.com>

Closes #21572 from rimolive/rimolive-spark-24534.
2018-06-19 13:25:00 -07:00
..
core [SPARK-24248][K8S] Use level triggering and state reconciliation in scheduling and lifecycle 2018-06-14 15:56:21 -07:00
docker/src/main/dockerfiles/spark [SPARK-24534][K8S] Bypass non spark-on-k8s commands 2018-06-19 13:25:00 -07:00
integration-tests [SPARK-23010][K8S] Initial checkin of k8s integration tests. 2018-06-08 15:15:24 -07:00