Spring for Apache Hadoop

Package org.springframework.yarn.fs

Interface Summary
ResourceLocalizer Interface for resource localizer implementation.
 

Class Summary
DefaultResourceLocalizer Default implementation of ResourceLocalizer which is only capable of re-using files already in HDFS and preparing correct parameters for created LocalResource entries.
LocalResourcesFactoryBean Factory bean building ResourceLocalizers objects.
LocalResourcesFactoryBean.CopyEntry Helper class storing copy entries.
LocalResourcesFactoryBean.TransferEntry Helper class storing transfer entries.
 


Spring for Apache Hadoop