mapred-site.xml中配置文件中的一些属性不支持了会报出这个错误
在8088端口中查看container log 可以看到这个错误
<property>
<name>fs.AbstractFileSystem.hdfs.impl</name>
<value>org.apache.hadoop.hdfs.DistributedFileSystem</value>
<description>The FileSystem for hdfs: uris.</description>
</property>
因为加了这个配置报的错