Package fr.ens.biologie.genomique.eoulsan.modules.mgmt.upload
This package contain classes related to upload data to HDFS and Cloud.
- Since:
- 1.0
-
Class Summary Class Description DataFileDistCp This class allow to copy and transform data in a distributed manner.DataFileDistCp.DistCpMapper This inner class define the mapper class for DataSourceDistCp map-reduce job.DefineDataFormatToDownload This Step allow to define the list of the formats of the files to download at the end of a Hadoop execution.HadoopUploadModule This class define a module for Hadoop file uploading.HDFSDataDownloadModule This class define a download module that retrieve data from HDFS at the end of an analysis.LocalUploadModule This class define a Step for local mode file uploading.UploadModule This class define a abstract module class for files uploading.