Spring for Apache Hadoop

Package org.springframework.yarn.batch.item

Interface Summary
LineDataMapper<T> Interface for mapping lines (strings) to domain objects.
 

Class Summary
DataStoreItemReader<T> Implementation of ItemReader able to read items from HDFS file splits.
PassThroughLineDataMapper Simple LineDataMapper implementation which just passes data as it is.
 


Spring for Apache Hadoop