You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Mithun Radhakrishnan (JIRA)" <ji...@apache.org> on 2013/06/10 23:20:20 UTC

[jira] [Created] (MAPREDUCE-5315) DistCp reports success even on failure.

Mithun Radhakrishnan created MAPREDUCE-5315:
-----------------------------------------------

             Summary: DistCp reports success even on failure.
                 Key: MAPREDUCE-5315
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5315
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: distcp
            Reporter: Mithun Radhakrishnan
            Assignee: Mithun Radhakrishnan
            Priority: Critical


DistCp doesn't check the job-status when run in blocking-mode, before returning its exit-code. (The Yahoo-internal version did this correctly.)

In blocking-mode, DistCp must check that the launched job runs to completion, and return an appropriate exit-code.

Pretty serious bug, since it affects data integrity, in Oozie-launched-DistCp actions.

(I could've sworn I had another JIRA with this patch attached.)

--
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