getting hadoop job resource usage statistics
Hi, How can I get CPU, memory, network and disk usage statistics of a hadoop job? Thanks, Arindam
Copying data between Hadoop
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