クラス | 説明 |
---|---|
BatchMasterParser | batch:master 用のシンプルな名前空間パーサー。 |
BatchNamespaceHandler | <yarn-batch> 名前空間のハンドラー。 |
SimpleYarnBatchConfiguration | Yarn Appmaster のアノテーションベースのバッチ構成。 |
SimpleYarnRemoteBatchConfiguration | Yarn コンテナーのアノテーションベースのバッチ構成。 |
アノテーション型 | 説明 |
---|---|
EnableYarnBatchProcessing | Yarn Appmaster で使用される Spring Batch 処理を有効にしました。 |
EnableYarnRemoteBatchProcessing | Yarn コンテナーで使用される Spring Batch 処理を有効にしました。 |