How to Run Chapter 9 code
I am trying to run Chaper 9 code in Professional Hadoop book. This includes just the Photo uploader in HBase and Hadoop as well as the version with Lucene. Being new to Hadoop, I hope you can help me navigate how to run this code. I have mvn install'd everything and the build was successfull. I have CDH 4 installed in a VM. Note, none of these java classes have a main method so I'm confused as to how to run it apart from me creating it.
Thanks,
Gunjan
|