You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Will McQueen (JIRA)" <ji...@apache.org> on 2013/02/13 18:48:13 UTC

[jira] [Created] (SQOOP-893) Fix job submission progress percentage

Will McQueen created SQOOP-893:
----------------------------------

             Summary: Fix job submission progress percentage
                 Key: SQOOP-893
                 URL: https://issues.apache.org/jira/browse/SQOOP-893
             Project: Sqoop
          Issue Type: Bug
          Components: sqoop2-client
    Affects Versions: 1.99.1
            Reporter: Will McQueen


Summary:
The sqoop2 client's 'submission status --jid N' command misreports the true progress. Eg, reports 0.50% instead of 50%.

Details:
I submitted a job and looked at the web link page. I saw that point that the map phase was 100% complete and the reduce phase had not yet started. So I expected to see '50%' progress back in the sqoop2 client's 'submission status --jid N' output. But instead of 50%, I see 0.50%:

sqoop:000> submission status --jid 3
Submission details
Job id: 3
Status: RUNNING 
Creation date: 2013-26-13 07:26:12 PST
Last update date: 2013-27-13 07:27:00 PST
External Id: job_201302121027_0041
    http://will-minivanilla-1.ent.cloudera.com:21001/jobdetails.jsp?jobid=job_201302121027_0041
Progress: 0.50 %

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira