You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2009/10/19 19:59:59 UTC

[jira] Created: (MAPREDUCE-1120) JobClient poll intervals should be job configurations, not cluster configurations

JobClient poll intervals should be job configurations, not cluster configurations
---------------------------------------------------------------------------------

                 Key: MAPREDUCE-1120
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1120
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: client
    Affects Versions: 0.22.0
            Reporter: Todd Lipcon
            Priority: Minor


Job.waitForCompletion gets the poll interval from the Cluster object's configuration rather than its own Job configuration. This is counter-intuitive - Chris and I both made this same mistake working on MAPREDUCE-64, and Aaron agrees as well.

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