问题 在windows下运行mapreduce的测试用例时,报错Could not locate executable null\bin\winutils.exe in the Hadoop binaries 解决方法 在前置语句添加以下语句 File workaround = new File("."); System.getProperties().put("hadoop.home.dir"