Hello.
I tried to use the happy-0.1 on hadoop-0.19.1 and found some hadoop
APIs in original sources are deprecated.
And also found out some errors originated from that deprecated APIs
make happy not work.
So I did some patch to the original source, rebuilt it, and tested it
with the wordcount.py example provided.
The result; it worked perfectly :)
I want to share this patch with everyone who may be concerned with
this project.
http://groups.google.com/group/happy-user/web/happy0.1_hadoop0.19.1.patch
Please give me your opinion about this patch.
Thanks.
-Woosuk Suh