提交 625a5418 编写于 作者: N nishantmonu51

minor fix

上级 1ca61237
......@@ -348,7 +348,7 @@ public class DetermineHashedPartitionsJob implements Jobby
{
if (config.get("mapred.job.tracker").equals("local") || determineIntervals) {
return 1;
return 0;
} else {
return reducerLookup.get(interval);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册