|
Spring for Apache Hadoop | ||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
AnnotationConfigurerBuilder
for configuring ContainerAllocator
.ApplicationContext
if one and
only one configuration of type org.apache.hadoop.conf.Configuration
or YarnConfiguration
is found.
ContainerAllocator
.
ContainerAllocator
.
Configuration
by merging the given configurations.
Configuration
by merging the given configurations.
Configuration
by merging the given configurations.
YarnContainerRuntimeProcessor
implementation using
methods from a container.AppmasterService
which handles communication
via Spring Int tcp channels using mind protocol.IntegrationAppmasterServiceClient
.Converter
which knows how to convert
MindRpcMessageHolder
to BaseObject
.Converter
which knows how to convert
BaseObject
to MindRpcMessageHolder
.Serializer
and Deserializer
interfaces
for mind protocol.MiniHadoopCluster
defines class-level metadata that is
used to determine how to load and configure a mini cluster
and inject it into ApplicationContext
for test classes.MiniYarnCluster
defines class-level metadata that is
used to determine how to load and configure a mini cluster
and inject it into ApplicationContext
for test classes.MiniYarnCluster
,
@ContextConfiguration
using loader YarnDelegatingSmartContextLoader
and empty Spring @Configuration
.
|
Spring for Apache Hadoop | ||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |