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 "Dave Beech (JIRA)" <ji...@apache.org> on 2012/10/10 15:05:03 UTC

[jira] [Created] (MAPREDUCE-4719) mapred.TaskInProgress should be public

Dave Beech created MAPREDUCE-4719:
-------------------------------------

             Summary: mapred.TaskInProgress should be public
                 Key: MAPREDUCE-4719
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4719
             Project: Hadoop Map/Reduce
          Issue Type: Improvement
            Reporter: Dave Beech
            Priority: Minor


In Cloudera's CDH3 distributions, mapred.TaskInProgress has been made public along with its generateSingleReport() and getDiagnosticInfo() methods.

Should this change be brought back into the main source tree?



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

[jira] [Reopened] (MAPREDUCE-4719) mapred.TaskInProgress should be public

Posted by "Arun C Murthy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-4719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arun C Murthy reopened MAPREDUCE-4719:
--------------------------------------

    
> mapred.TaskInProgress should be public
> --------------------------------------
>
>                 Key: MAPREDUCE-4719
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4719
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>            Reporter: Dave Beech
>            Priority: Minor
>
> In Cloudera's CDH3 distributions, mapred.TaskInProgress has been made public along with its generateSingleReport() and getDiagnosticInfo() methods.
> Should this change be brought back into the main source tree?

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

[jira] [Commented] (MAPREDUCE-4719) mapred.TaskInProgress should be public

Posted by "Dave Beech (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-4719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13473286#comment-13473286 ] 

Dave Beech commented on MAPREDUCE-4719:
---------------------------------------

Hi Todd. I have no use case for this actually. It's just an inconsistency I noticed and discussed it with Steve Loughran. (you may see the messages on Twitter!). Happy to have this closed as "not a problem".
                
> mapred.TaskInProgress should be public
> --------------------------------------
>
>                 Key: MAPREDUCE-4719
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4719
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>            Reporter: Dave Beech
>            Priority: Minor
>
> In Cloudera's CDH3 distributions, mapred.TaskInProgress has been made public along with its generateSingleReport() and getDiagnosticInfo() methods.
> Should this change be brought back into the main source tree?

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

[jira] [Commented] (MAPREDUCE-4719) mapred.TaskInProgress should be public

Posted by "Todd Lipcon (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-4719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13473282#comment-13473282 ] 

Todd Lipcon commented on MAPREDUCE-4719:
----------------------------------------

Hi Dave. What's the use case you're trying to address that needs them public? We did this in CDH back in early 2010 for use in a contrib plugin, but I'd like to hear why you need it before forward-porting the change. In more recent CDH, those plugins no longer exist as they've been supplanted by other APIs.
                
> mapred.TaskInProgress should be public
> --------------------------------------
>
>                 Key: MAPREDUCE-4719
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4719
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>            Reporter: Dave Beech
>            Priority: Minor
>
> In Cloudera's CDH3 distributions, mapred.TaskInProgress has been made public along with its generateSingleReport() and getDiagnosticInfo() methods.
> Should this change be brought back into the main source tree?

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

[jira] [Resolved] (MAPREDUCE-4719) mapred.TaskInProgress should be public

Posted by "Arun C Murthy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-4719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arun C Murthy resolved MAPREDUCE-4719.
--------------------------------------

    Resolution: Invalid

Can't speak for CDH, but TaskInProgress should *never* be public - closing as 'Invalid'.
                
> mapred.TaskInProgress should be public
> --------------------------------------
>
>                 Key: MAPREDUCE-4719
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4719
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>            Reporter: Dave Beech
>            Priority: Minor
>
> In Cloudera's CDH3 distributions, mapred.TaskInProgress has been made public along with its generateSingleReport() and getDiagnosticInfo() methods.
> Should this change be brought back into the main source tree?

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

[jira] [Resolved] (MAPREDUCE-4719) mapred.TaskInProgress should be public

Posted by "Todd Lipcon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-4719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Todd Lipcon resolved MAPREDUCE-4719.
------------------------------------

    Resolution: Not A Problem

Gotcha. Let's resolve as not-a-problem then for now, and if someone disagrees, we can re-open.
                
> mapred.TaskInProgress should be public
> --------------------------------------
>
>                 Key: MAPREDUCE-4719
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4719
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>            Reporter: Dave Beech
>            Priority: Minor
>
> In Cloudera's CDH3 distributions, mapred.TaskInProgress has been made public along with its generateSingleReport() and getDiagnosticInfo() methods.
> Should this change be brought back into the main source tree?

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