getting hadoop job resource usage statistics

2012-01-24 Thread arindam choudhury
Hi, How can I get CPU, memory, network and disk usage statistics of a hadoop job? Thanks, Arindam

Copying data between Hadoop

2011-11-24 Thread arindam choudhury
HI, I want to copy some files from one HDFS to another. is it possible to do it split by split like split a1 from node a go to node b? -Arindam