Class | Description |
---|---|
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.
|