./bin/hadoop jar share/hadoop/mapreduce/hadoop-mapreduce-examples-*.jar grep input output 'dfs[a
Posted wxdbk
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了./bin/hadoop jar share/hadoop/mapreduce/hadoop-mapreduce-examples-*.jar grep input output 'dfs[a相关的知识,希望对你有一定的参考价值。
需要删除可能存在的output目录
删除的命令是:bin/hdfs dfs -rm -r /user/luchi/output
以上是关于./bin/hadoop jar share/hadoop/mapreduce/hadoop-mapreduce-examples-*.jar grep input output 'dfs[a的主要内容,如果未能解决你的问题,请参考以下文章