hadoop 文件 复制 移动 FileUtil.copy
FileSystem fs = FileSystem.get(conf); Path pattern = new Path(resultViewPath + "phone*"); Path dir = ...
FileSystem fs = FileSystem.get(conf); Path pattern = new Path(resultViewPath + "phone*"); Path dir = ...