GitHub user vanzin opened a pull request:
https://github.com/apache/spark/pull/22681
[SPARK-25682][k8s] Package example jars in same target for dev and distro
images.
This way the image generated from both environments has the same layout,
with just a difference in contents that should not affect functionality.
Also added some minor error checking to the image script.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vanzin/spark SPARK-25682
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/22681.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 #22681
----
commit 97e0fe2b847e96518f8aeb4cdf6ab7efcdd08dba
Author: Marcelo Vanzin <vanzin@...>
Date: 2018-10-09T23:40:45Z
[SPARK-25682][k8s] Package example jars in same target for dev and distro
images.
This way the image generated from both environments has the same layout,
with just a difference in contents that should not affect functionality.
Also added some minor error checking to the image script.
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]