hadoop学习--mapReduce

vim words

hello jzk
hello wyq
hello jdd
hello jdd
hello jdd


cd /cloud/hadoop-2.6.0/share/hadoop/mapreduce
hadoop jar hadoop-mapreduce-examples-2.6.0.jar wordcount hdfs://jinzhaokang:9000/words hdfs://jinzhaokang:9000/wcout

你可能感兴趣的:(mapreduce)