windows32bit hadoop2.x hadoop.dll winutils.exe Windows下eclipse开发hadoop程序会报错,原因是因为hadoop2.x没有发布winutils.exe造成的,把此文件放到hadoop/bin下,在环境变量中配HADOOP_HOME即可。