HDFS
陈子硕呀
分享最优质的干货
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Hadoop 运行jar时,InvalidAuxServiceException: he auxService:mapreduce_shuffle does not exist的解决方案
Hadoop 运行jar时,org.apache.hadoop.yarn.exceptions.InvalidAuxServiceException: The auxService:mapreduce_shuffle does not exist的解决方案 问题描述: [root@iflytek01 hadoop]# hadoop jar /datas/wordcount02.jar TestRe...原创 2019-10-30 14:43:46 · 1387 阅读 · 1 评论 -
hadoop遇到Output directory hdfs://iflytek01:9000/test/output already exists
hadoop遇到Output directory hdfs://iflytek01:9000/test/output already exists的解决方案 问题描述: [root@iflytek01 ~]# hadoop jar /datas/wordcount02.jar TestReduce.WordCount /test/hdfs02.txt /test/output/ 19/10/30 ...原创 2019-10-30 14:11:38 · 2887 阅读 · 0 评论
分享