The moose likes Distributed Java and the fly likes Retrieving map reduce results Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Distributed Java
Reply Bookmark "Retrieving map reduce results" Watch "Retrieving map reduce results" New topic
Author

Retrieving map reduce results

Andrew Mcmurray
Ranch Hand

Joined: Sep 24, 2005
Posts: 188
Hi all

Kinda to new to hadoop and running map reduce jobs. I have successfully inserted files into hdfs, ran a map reduce job, and stored the results in an output directory on hdfs. My questions is now that the results are their what is the best way to retrieve them for display? I saw I can connect to the FSFileSystem. Do I do that get a handle to the output dir and then loop through the results? Am I way off or is there better ways? I am looking to either have a Grails app or maybe just a jsp display the results.

Thanks!

 
 
subject: Retrieving map reduce results
 
Threads others viewed
Display UNIX Commands in TextArea
Calling a new JSP form a Spring Controller using Ajax
Hadoop and compression
JTable of result, Is its items selectable to invoke another page
Data Population in JSF
developer file tools