Class | Description |
---|---|
BatchMasterParser |
Simple namespace parser for batch:master.
|
BatchNamespaceHandler |
Handler for <yarn-batch> namespace.
|
SimpleYarnBatchConfiguration |
Annotation based batch configuration for Yarn Appmaster.
|
SimpleYarnRemoteBatchConfiguration |
Annotation based batch configuration for Yarn Container.
|
Annotation Type | Description |
---|---|
EnableYarnBatchProcessing |
Enabled Spring Batch processing used with Yarn Appmaster.
|
EnableYarnRemoteBatchProcessing |
Enabled Spring Batch processing used with Yarn Container.
|