Created 08-18-2017 03:35 AM
Hi,
I'm tryng to do the first tutorial of hadoop (wordcount) with these tutorial https://www.cloudera.com/documentation/other/tutorial/CDH5/topics/ht_usage.html
But I can't see WordCount.java in these path
hdfs@clusterb1:/opt/cloudera/parcels/CDH/lib$ find . -name "*Word*"
hdfs@clusterb1:/opt/cloudera/parcels/CDH/lib$
Please how could I follow the tutorial? Thanks and sorry for my English!
Created 08-21-2017 06:23 AM
Created 09-22-2017 03:55 PM
The source code is in the section above "WordCount v1.0 Source Code".
You can directly download the source code from the following link: