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 "Siddharth Seth (JIRA)" <ji...@apache.org> on 2011/04/01 20:39:05 UTC

[jira] [Created] (MAPREDUCE-2418) Errors not shown in the JobHistory servlet (specifically Counter Limit Exceeded)

Errors not shown in the JobHistory servlet (specifically Counter Limit Exceeded)
--------------------------------------------------------------------------------

                 Key: MAPREDUCE-2418
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2418
             Project: Hadoop Map/Reduce
          Issue Type: Bug
    Affects Versions: 0.20.203.0, 0.20.203.1
            Reporter: Siddharth Seth
            Assignee: Siddharth Seth
            Priority: Minor
             Fix For: 0.20.204.0


Job error details are not displayed in the JobHistory servlet. e.g. Errors like 'Counter limit exceeded for a job'. 
jobdetails.jsp has 'Failure Info', but this is missing in jobdetailshistory.jsp

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (MAPREDUCE-2418) Errors not shown in the JobHistory servlet (specifically Counter Limit Exceeded)

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

Mahadev konar commented on MAPREDUCE-2418:
------------------------------------------

@Todd,
  As Arun had mentioned in his email to general, we have already fixed this in MAPREDUCE-279 branch. I am planning to commit this to the 204 branch. Let me know if you have any issues.

> Errors not shown in the JobHistory servlet (specifically Counter Limit Exceeded)
> --------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-2418
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2418
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 0.20.203.0, 0.20.203.1
>            Reporter: Siddharth Seth
>            Assignee: Siddharth Seth
>            Priority: Minor
>             Fix For: 0.20.204.0
>
>         Attachments: MR2418.patch
>
>
> Job error details are not displayed in the JobHistory servlet. e.g. Errors like 'Counter limit exceeded for a job'. 
> jobdetails.jsp has 'Failure Info', but this is missing in jobdetailshistory.jsp

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (MAPREDUCE-2418) Errors not shown in the JobHistory servlet (specifically Counter Limit Exceeded)

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

Hadoop QA commented on MAPREDUCE-2418:
--------------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12475250/MR2418.patch
  against trunk revision 1087098.

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    -1 patch.  The patch command could not apply the patch.

Console output: https://hudson.apache.org/hudson/job/PreCommit-MAPREDUCE-Build/155//console

This message is automatically generated.

> Errors not shown in the JobHistory servlet (specifically Counter Limit Exceeded)
> --------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-2418
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2418
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 0.20.203.0, 0.20.203.1
>            Reporter: Siddharth Seth
>            Assignee: Siddharth Seth
>            Priority: Minor
>             Fix For: 0.20.204.0
>
>         Attachments: MR2418.patch
>
>
> Job error details are not displayed in the JobHistory servlet. e.g. Errors like 'Counter limit exceeded for a job'. 
> jobdetails.jsp has 'Failure Info', but this is missing in jobdetailshistory.jsp

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (MAPREDUCE-2418) Errors not shown in the JobHistory servlet (specifically Counter Limit Exceeded)

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

Siddharth Seth updated MAPREDUCE-2418:
--------------------------------------

    Attachment: MR2418.patch

- Added Failure Info to jobsdetailhistory.jsp
- Added a failure reason to JobHistory.JobInfo.logFailed()
- Counter error and a couple more reasons for job failure will populate this field.

> Errors not shown in the JobHistory servlet (specifically Counter Limit Exceeded)
> --------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-2418
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2418
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 0.20.203.0, 0.20.203.1
>            Reporter: Siddharth Seth
>            Assignee: Siddharth Seth
>            Priority: Minor
>             Fix For: 0.20.204.0
>
>         Attachments: MR2418.patch
>
>
> Job error details are not displayed in the JobHistory servlet. e.g. Errors like 'Counter limit exceeded for a job'. 
> jobdetails.jsp has 'Failure Info', but this is missing in jobdetailshistory.jsp

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (MAPREDUCE-2418) Errors not shown in the JobHistory servlet (specifically Counter Limit Exceeded)

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

Siddharth Seth updated MAPREDUCE-2418:
--------------------------------------

    Status: Patch Available  (was: Open)

> Errors not shown in the JobHistory servlet (specifically Counter Limit Exceeded)
> --------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-2418
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2418
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 0.20.203.0, 0.20.203.1
>            Reporter: Siddharth Seth
>            Assignee: Siddharth Seth
>            Priority: Minor
>             Fix For: 0.20.204.0
>
>         Attachments: MR2418.patch
>
>
> Job error details are not displayed in the JobHistory servlet. e.g. Errors like 'Counter limit exceeded for a job'. 
> jobdetails.jsp has 'Failure Info', but this is missing in jobdetailshistory.jsp

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (MAPREDUCE-2418) Errors not shown in the JobHistory servlet (specifically Counter Limit Exceeded)

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

Todd Lipcon commented on MAPREDUCE-2418:
----------------------------------------

I've noticed a lot of patches going into the 0.20.20x branches recently. Are these not applicable to trunk as well? It seems like this branch is starting to look more like a fork instead of a set of backports.

> Errors not shown in the JobHistory servlet (specifically Counter Limit Exceeded)
> --------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-2418
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2418
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 0.20.203.0, 0.20.203.1
>            Reporter: Siddharth Seth
>            Assignee: Siddharth Seth
>            Priority: Minor
>             Fix For: 0.20.204.0
>
>         Attachments: MR2418.patch
>
>
> Job error details are not displayed in the JobHistory servlet. e.g. Errors like 'Counter limit exceeded for a job'. 
> jobdetails.jsp has 'Failure Info', but this is missing in jobdetailshistory.jsp

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (MAPREDUCE-2418) Errors not shown in the JobHistory servlet (specifically Counter Limit Exceeded)

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

Arun C Murthy commented on MAPREDUCE-2418:
------------------------------------------

I just committed this to branch-0.20-security. Thanks Sid!

> Errors not shown in the JobHistory servlet (specifically Counter Limit Exceeded)
> --------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-2418
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2418
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 0.20.203.0, 0.20.203.1
>            Reporter: Siddharth Seth
>            Assignee: Siddharth Seth
>            Priority: Minor
>             Fix For: 0.20.204.0
>
>         Attachments: MR2418.patch
>
>
> Job error details are not displayed in the JobHistory servlet. e.g. Errors like 'Counter limit exceeded for a job'. 
> jobdetails.jsp has 'Failure Info', but this is missing in jobdetailshistory.jsp

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (MAPREDUCE-2418) Errors not shown in the JobHistory servlet (specifically Counter Limit Exceeded)

Posted by "Ravi Teja Ch N V (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-2418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13046501#comment-13046501 ] 

Ravi Teja Ch N V commented on MAPREDUCE-2418:
---------------------------------------------

The complete stacktrace will be logged in the jobtracker UI if some Exception has occured.This can be changed to Exception.getMessage instead.

> Errors not shown in the JobHistory servlet (specifically Counter Limit Exceeded)
> --------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-2418
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2418
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 0.20.203.0, 0.20.203.1
>            Reporter: Siddharth Seth
>            Assignee: Siddharth Seth
>            Priority: Minor
>             Fix For: 0.20.204.0
>
>         Attachments: MR2418.patch
>
>
> Job error details are not displayed in the JobHistory servlet. e.g. Errors like 'Counter limit exceeded for a job'. 
> jobdetails.jsp has 'Failure Info', but this is missing in jobdetailshistory.jsp

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira