hod alloation command sometimes fails with wrong exit code
----------------------------------------------------------

                 Key: HADOOP-2795
                 URL: https://issues.apache.org/jira/browse/HADOOP-2795
             Project: Hadoop Core
          Issue Type: Bug
          Components: contrib/hod
            Reporter: Karam Singh
            Priority: Minor
             Fix For: 0.16.0


Hod client exit code sometimes exits with wrong exit code - 5 when ringmaster 
fails to start it should be exting with exiting 6.
Run hod as -: hod -c <confpath> -b4 -o" allocate ~/clusterDir 5" -t 
~/tars/tarfile.
where tarfile is invalid file.
Sometimes hod client exits with exit code 5 saying "No job found, Ringmaster 
failed to run" and when checked about are torque job the exit status it shows 
the correct value of 6.
It seems that it is the timing issue b/w when job went into complete state and 
hod client checks for its status. 

Note -: It is not always reproducible


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to