You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-user@hadoop.apache.org by Kayla Jay <ka...@yahoo.com> on 2008/05/20 15:42:59 UTC

HOD Verification

Hi,

Why would one need to use HOD vs. just using Torque/Maui alone to run hadoop jobs?
Is it because of this:
My understanding is that HOD is used to distribute your hadoop jobs onto the cluster (one might not even have Hadoop installed on a node and still be able to use HOD to do this and run the jar job).  Torque and other schedulers don't do the transfer of the jar in particular hadoop jar files effectively and HOD is this type of service to transfer and distribute the hadoop jars?

Can someone please verify why one would use HOD and if the above is true?

Thanks.