提交 5f5ed85f 编写于 作者: Y youyong

modify the cat-job hidden file todo

上级 e16944fb
......@@ -32,6 +32,7 @@ public abstract class MutiFileInputFormat<K,V> extends FileInputFormat<K, V> {
if (jobFilter != null) {
filters.add(jobFilter);
}
//Add Default Hidden file
PathFilter inputFilter = new MultiPathFilter(filters);
for (int i = 0; i < dirs.length; ++i) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册