Class Summary |
BaseAmazonMapReduceJobWorker |
This class manages starting a hadoop job that relies on a jar being installed
within the storageprovider environment. |
BaseAmazonMapReducePostJobWorker |
This abstract class is the base class of workers that are designed to be run
after the completion of a hadoop job. |
BaseAmazonMapReduceService |
This service contains the base logic common across services leveraging the
Amazon elastic map reduce framework. |
JobCompletionMonitor |
This class monitors an AmazonMapReduceJobWorker until the underlying hadoop
framework reports that the job is complete. |