List docker images for different spark distributions in manifest.json
The smoke test for custom docker images will now run automatically and use the images from manifest.json. The property for docker image is optional, but if any of the listed images does not exist, the test will be skipped.
The smoke test for custom docker images will use GroupBy example job instead of shuffle_app.py
How were these changes tested?
The test run in a standalone cluster in AWS.
Note: I listed docker images from my personal repository for now, to make CI build more meaningful. I'll remove them before merging.
What changes were proposed in this pull request?
Resolves DCOS-58262
How were these changes tested?
The test run in a standalone cluster in AWS.
Note: I listed docker images from my personal repository for now, to make CI build more meaningful. I'll remove them before merging.