i first time make java WordCount in Hadoop Cloudera,near i show have i it do,but in least i see only part off result like that, can your help me what i do bad,why in part-r-00003 is not open.
[11:38] root@s-kv-center-xh3 /home/wordcount_classes4 # hdfs dfs -cat /user/cloudera/wordcount4/output/part-r-00001 Bye 1 Hello 2 World 2 [12:42] root@s-kv-center-xh3 /home/wordcount_classes4 # hdfs dfs -cat /user/cloudera/wordcount4/output/part-r-00002 Hadoop 2 [12:42] root@s-kv-center-xh3 /home/wordcount_classes4 # hdfs dfs -cat /user/cloudera/wordcount4/output/part-r-00003
there simple how i do it buy example from this site enter link description here
