Hi,

I am running multiple MapReduce jobs which generate their output in directories 
named output0, output1, output2, ...etc. Once these jobs complete i want to 
read the output stored in these files(line by line) using a Java code 
automatically.

Kindly tell me how i can do this.

I do not want to use 'hadoop dfs -get ... ...' command to first bring the 
output files to local directory. I would be greatful if somebody can write me a 
snipped of code for doing this task.

thanks,
--umer



      

Reply via email to