Just wanted to give a brief update on my status.
I am currently playing with Hadoop, and writing a simple program that
will interact with the Map-Reduce API without their console interface.
The first goal for the program is to have it submit a Map-Reduce job
and return when the job is finished.
The reason for writing this program is to see if the framework will
allow for Map-Reduce jobs to be submitted in a format other than a JAR
file, or a set of class files.
Thoughts, suggestions or questions are always welcome.
Thanks,
Chris Trezzo