sahara-extra/edp-adapt-for-spark/src/main/java/org/openstack/sahara/edp
Trevor McKay d4b2f376e4 Add a SparkWrapper class
This class takes the name of an XML file to add to the default Hadoop
configuration for a Spark job before invoking the job's main class.

This class is based on the MainWrapper used for Oozie Java actions
but is simpler. There is no need to modify the SecurityManager, and
the name of the file may be anything. This class is broken out
separately so that the wrappers can vary independently in
separate JARs.

Change-Id: I5f34fcf525f4f16b095d52fab5059b9be59896f7
Partial-Implements: blueprint edp-spark-swift-integration
2015-01-21 14:43:17 -05:00
..
SparkWrapper.java Add a SparkWrapper class 2015-01-21 14:43:17 -05:00