有人知道或用过HadoopAPI中的copyMerge函数-FileUtil吗?copyMerge(FileSystemsrcFS,PathsrcDir,FileSystemdstFS,PathdstFile,booleandeleteSource,Configurationconf,StringaddString);函数中,addString参数是什么?如何设置这些文件的合并方式?示例我有部件号1、2、3、4、5...,我想将它们按升序组合到一个文件中,我该怎么做?有关API的详细信息:http://archive.cloudera.com/cdh/3/hadoop-0.20.2+3