I have program which uses hadoop vaidya tool. http://hadoop.apache.org/mapreduce/docs/r0.21.0/vaidya.html
$HADOOP_HOME/contrib/vaidya/bin/vaidya.sh -jobconfig <path1> -joblog <path2>
I am not able tofound job history; where can I find the job history log file in hadoop?
Thanks In Advance !