public static int runTool(Configuration conf, Tool tool, String[] args, OutputStream out) throws Exception { return TestMRJobClient.runTool(conf, tool, args, out); }