Class DataFileDistCp
- java.lang.Object
-
- fr.ens.biologie.genomique.eoulsan.modules.mgmt.upload.DataFileDistCp
-
public class DataFileDistCp extends Object
This class allow to copy and transform data in a distributed manner.- Since:
- 1.0
- Author:
- Laurent Jourdren
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
DataFileDistCp.DistCpMapper
This inner class define the mapper class for DataSourceDistCp map-reduce job.
-
Constructor Summary
Constructors Constructor Description DataFileDistCp(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.fs.Path jobPath)
Public constructor.
-
-
-
Method Detail
-
copy
public void copy(Map<DataFile,DataFile> entries) throws IOException
- Throws:
IOException
-
-