Spring for Apache Hadoop

Spring for Apache Hadoop 2.0.3.RELEASE-hdp13 API

This document is the API specification for the Spring Data Hadoop project.

See: Description

Packages 
Package Description
org.springframework.data.hadoop
Package providing integration of Hadoop (and related) technologies with Spring concepts.
org.springframework.data.hadoop.batch.hive
Hadoop Batch Hive supporting classes.
org.springframework.data.hadoop.batch.item
Hadoop Batch Item supporting classes.
org.springframework.data.hadoop.batch.mapreduce
Hadoop Batch Mapreduce supporting classes.
org.springframework.data.hadoop.batch.pig
Hadoop Batch Pig supporting classes.
org.springframework.data.hadoop.batch.scripting
Hadoop Batch Scripting supporting classes.
org.springframework.data.hadoop.config  
org.springframework.data.hadoop.config.common.annotation  
org.springframework.data.hadoop.config.common.annotation.configuration  
org.springframework.data.hadoop.config.common.annotation.configurers  
org.springframework.data.hadoop.configuration
Support classes for configuring Hadoop.
org.springframework.data.hadoop.fs
Hadoop FileSystem supporting classes.
org.springframework.data.hadoop.hbase
Package providing integration with Apache HBase.
org.springframework.data.hadoop.hive
Package providing integration with Apache Hive.
org.springframework.data.hadoop.mapreduce
Support classes for Hadoop core Map Reduce functionality such as job (whether vanilla Map-Reduce or streaming).
org.springframework.data.hadoop.pig
Package providing integration with Apache Pig.
org.springframework.data.hadoop.scripting
Support classes for scripting Hadoop.
org.springframework.data.hadoop.store  
org.springframework.data.hadoop.store.codec  
org.springframework.data.hadoop.store.dataset  
org.springframework.data.hadoop.store.event  
org.springframework.data.hadoop.store.expression  
org.springframework.data.hadoop.store.input  
org.springframework.data.hadoop.store.output  
org.springframework.data.hadoop.store.partition  
org.springframework.data.hadoop.store.split  
org.springframework.data.hadoop.store.strategy.naming  
org.springframework.data.hadoop.store.strategy.rollover  
org.springframework.data.hadoop.store.support  
org.springframework.data.hadoop.test  
org.springframework.data.hadoop.test.context  
org.springframework.data.hadoop.test.junit  
org.springframework.data.hadoop.test.support  
org.springframework.data.hadoop.test.support.compat  
org.springframework.data.hadoop.util
Helper classes
Spring for Apache Hadoop