[
https://issues.apache.org/jira/browse/SQOOP-893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13591514#comment-13591514
]
Hudson commented on SQOOP-893:
------------------------------
Integrated in Sqoop2-hadoop200 #216 (See
[https://builds.apache.org/job/Sqoop2-hadoop200/216/])
SQOOP-893: Fix job submission progress percentage (Revision
273b5bc562d8aab993b0c244138f0e99f011289a)
Result = SUCCESS
cheolsoo :
https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=273b5bc562d8aab993b0c244138f0e99f011289a
Files :
* client/src/main/java/org/apache/sqoop/client/utils/SubmissionDisplayer.java
> 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
> Assignee: Jarek Jarcec Cecho
> Fix For: 1.99.2
>
> Attachments: bugSQOOP-893.patch
>
>
> 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