Spring for Apache Hadoop

org.springframework.yarn.batch.config
Annotation Type EnableYarnBatchProcessing


@Target(value=TYPE)
@Retention(value=RUNTIME)
@Documented
@Import(value=SimpleYarnBatchConfiguration.class)
public @interface EnableYarnBatchProcessing


Spring for Apache Hadoop