Spring for Apache Hadoop

Package org.springframework.data.hadoop.test.support

Class Summary
ClusterInfo Object keeping some testing cluster init info.
ConfigurationDelegatingFactoryBean Simple factory bean delegating retrieval of hadoop Configuration from a StandaloneHadoopCluster.
HadoopClusterDelegatingFactoryBean Delegates to HadoopClusterManager for handling lifecycle of HadoopCluster.
HadoopClusterFactoryBean Factory bean building Hadoop mini clusters.
HadoopClusterManager Manager handling running mini clusters for tests.
StandaloneHadoopCluster Standalone simple mini cluster having MR and Hdfs nodes.
 


Spring for Apache Hadoop