******************************* Check Job Status ******************************* description ============ This shows how to check the status of a submitted job. Command-line Interface ======================== >>> ./EHPC-EMR --status -d=DOMAIN -id=JOBID returns Job Status ['Q','R','C','H'] **Example 1** Check status of job ``job_20120410120000_03`` on ``ec2.....com`` ``./EHPC-EMR --status -d=ec2....com -id=job_20120410120000_03`` Returns ``R``