Interface | Description |
---|---|
BatchYarnAppmaster |
Extended interface
YarnAppmaster s used with Spring Batch. |
Class | Description |
---|---|
AbstractBatchAppmaster |
Base application master for running batch jobs.
|
BatchAppmaster |
Implementation of application master which can be used to
run Spring Batch jobs on Hadoop Yarn cluster.
|