You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Amareshwari Sriramadasu (JIRA)" <ji...@apache.org> on 2009/01/16 09:06:59 UTC

[jira] Created: (HADOOP-5067) Failed/Killed attempts column in jobdetails.jsp does not show the number of failed/killed attempts correctly

Failed/Killed attempts column in jobdetails.jsp does not show the number of failed/killed attempts correctly
------------------------------------------------------------------------------------------------------------

                 Key: HADOOP-5067
                 URL: https://issues.apache.org/jira/browse/HADOOP-5067
             Project: Hadoop Core
          Issue Type: Bug
          Components: mapred
    Affects Versions: 0.21.0
            Reporter: Amareshwari Sriramadasu
             Fix For: 0.21.0


I see one of the task failures when i see it from the taskdetails.jsp page, but  failed/killed attempts column show it as zero.

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


[jira] Commented: (HADOOP-5067) Failed/Killed attempts column in jobdetails.jsp does not show the number of failed/killed attempts correctly

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

Hadoop QA commented on HADOOP-5067:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12400077/patch-5067-1.txt
  against trunk revision 743513.

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

    +1 tests included.  The patch appears to include 6 new or modified tests.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 findbugs.  The patch does not introduce any new Findbugs warnings.

    +1 Eclipse classpath. The patch retains Eclipse classpath integrity.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    +1 core tests.  The patch passed core unit tests.

    -1 contrib tests.  The patch failed contrib unit tests.

Test results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3838/testReport/
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3838/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3838/artifact/trunk/build/test/checkstyle-errors.html
Console output: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3838/console

This message is automatically generated.

> Failed/Killed attempts column in jobdetails.jsp does not show the number of failed/killed attempts correctly
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-5067
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5067
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.19.0
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Amareshwari Sriramadasu
>             Fix For: 0.19.1, 0.20.0, 0.21.0
>
>         Attachments: patch-5067-0.19.txt, patch-5067-1-0.19.txt, patch-5067-1.txt, patch-5067.txt
>
>
> I see one of the task failures when i see it from the taskdetails.jsp page, but  failed/killed attempts column show it as zero.

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


[jira] Updated: (HADOOP-5067) Failed/Killed attempts column in jobdetails.jsp does not show the number of failed/killed attempts correctly

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

Amareshwari Sriramadasu updated HADOOP-5067:
--------------------------------------------

    Status: Patch Available  (was: Open)

test-patch result:
{noformat}
     [exec]
     [exec] +1 overall.
     [exec]
     [exec]     +1 @author.  The patch does not contain any @author tags.
     [exec]
     [exec]     +1 tests included.  The patch appears to include 6 new or modified tests.
     [exec]
     [exec]     +1 javadoc.  The javadoc tool did not generate any warning messages.
     [exec]
     [exec]     +1 javac.  The applied patch does not increase the total number of javac compiler warnings.
     [exec]
     [exec]     +1 findbugs.  The patch does not introduce any new Findbugs warnings.
     [exec]
     [exec]     +1 Eclipse classpath. The patch retains Eclipse classpath integrity.
     [exec]
     [exec]     +1 release audit.  The applied patch does not increase the total number of release audit warnings.
     [exec]
{noformat}

> Failed/Killed attempts column in jobdetails.jsp does not show the number of failed/killed attempts correctly
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-5067
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5067
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.19.0
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Amareshwari Sriramadasu
>             Fix For: 0.19.1, 0.20.0, 0.21.0
>
>         Attachments: patch-5067.txt
>
>
> I see one of the task failures when i see it from the taskdetails.jsp page, but  failed/killed attempts column show it as zero.

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


[jira] Commented: (HADOOP-5067) Failed/Killed attempts column in jobdetails.jsp does not show the number of failed/killed attempts correctly

Posted by "Devaraj Das (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-5067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12671018#action_12671018 ] 

Devaraj Das commented on HADOOP-5067:
-------------------------------------

I noticed that even for Lost TT, the column doesn't list the KILLED maps. Maybe the problem is generally true for COMPLETED maps that are now KILLED.

> Failed/Killed attempts column in jobdetails.jsp does not show the number of failed/killed attempts correctly
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-5067
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5067
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.21.0
>            Reporter: Amareshwari Sriramadasu
>             Fix For: 0.21.0
>
>
> I see one of the task failures when i see it from the taskdetails.jsp page, but  failed/killed attempts column show it as zero.

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


[jira] Updated: (HADOOP-5067) Failed/Killed attempts column in jobdetails.jsp does not show the number of failed/killed attempts correctly

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

Amareshwari Sriramadasu updated HADOOP-5067:
--------------------------------------------

    Attachment: patch-5067-1-0.19.txt

patch for 0.19

> Failed/Killed attempts column in jobdetails.jsp does not show the number of failed/killed attempts correctly
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-5067
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5067
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.19.0
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Amareshwari Sriramadasu
>             Fix For: 0.19.1, 0.20.0, 0.21.0
>
>         Attachments: patch-5067-0.19.txt, patch-5067-1-0.19.txt, patch-5067-1.txt, patch-5067.txt
>
>
> I see one of the task failures when i see it from the taskdetails.jsp page, but  failed/killed attempts column show it as zero.

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


[jira] Commented: (HADOOP-5067) Failed/Killed attempts column in jobdetails.jsp does not show the number of failed/killed attempts correctly

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-5067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12673962#action_12673962 ] 

Hudson commented on HADOOP-5067:
--------------------------------

Integrated in Hadoop-trunk #756 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/756/])
    

> Failed/Killed attempts column in jobdetails.jsp does not show the number of failed/killed attempts correctly
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-5067
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5067
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.19.0
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Amareshwari Sriramadasu
>             Fix For: 0.19.1, 0.20.0, 0.21.0
>
>         Attachments: patch-5067-0.19.txt, patch-5067-1-0.19.txt, patch-5067-1.txt, patch-5067.txt
>
>
> I see one of the task failures when i see it from the taskdetails.jsp page, but  failed/killed attempts column show it as zero.

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


[jira] Commented: (HADOOP-5067) Failed/Killed attempts column in jobdetails.jsp does not show the number of failed/killed attempts correctly

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

Hadoop QA commented on HADOOP-5067:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12399641/patch-5067.txt
  against trunk revision 741330.

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

    +1 tests included.  The patch appears to include 6 new or modified tests.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 findbugs.  The patch does not introduce any new Findbugs warnings.

    +1 Eclipse classpath. The patch retains Eclipse classpath integrity.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    +1 core tests.  The patch passed core unit tests.

    -1 contrib tests.  The patch failed contrib unit tests.

Test results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3805/testReport/
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3805/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3805/artifact/trunk/build/test/checkstyle-errors.html
Console output: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3805/console

This message is automatically generated.

> Failed/Killed attempts column in jobdetails.jsp does not show the number of failed/killed attempts correctly
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-5067
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5067
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.19.0
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Amareshwari Sriramadasu
>             Fix For: 0.19.1, 0.20.0, 0.21.0
>
>         Attachments: patch-5067-0.19.txt, patch-5067.txt
>
>
> I see one of the task failures when i see it from the taskdetails.jsp page, but  failed/killed attempts column show it as zero.

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


[jira] Commented: (HADOOP-5067) Failed/Killed attempts column in jobdetails.jsp does not show the number of failed/killed attempts correctly

Posted by "Amar Kamat (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-5067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12671040#action_12671040 ] 

Amar Kamat commented on HADOOP-5067:
------------------------------------

Looks like the problem is with 
{code}
boolean isPresent = this.activeTasks.remove(taskid) != null;
{code}
This check is made to avoid wrong/incorrect updates for stray attempts (attempts for which there is no entry in the jobhistory). Consider a case where the attempt _start_ and _end_ lines are still in buffer when the jobtracker dies. In such a case the reducers might get the map completion event but the restarted jobtracker might not know about the attempt. So ideally any complaint about this map attempt should be ignored as the map will be re-executed. The idea was to update only if the {{TaskInProgress}} knows about the attempt. May be we should use {{tasks.keySet().contains()}} instead of  {{activeTasks.remove()}}. Thoughts?

> Failed/Killed attempts column in jobdetails.jsp does not show the number of failed/killed attempts correctly
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-5067
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5067
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.19.0
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Amareshwari Sriramadasu
>             Fix For: 0.19.1, 0.20.0, 0.21.0
>
>
> I see one of the task failures when i see it from the taskdetails.jsp page, but  failed/killed attempts column show it as zero.

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


[jira] Updated: (HADOOP-5067) Failed/Killed attempts column in jobdetails.jsp does not show the number of failed/killed attempts correctly

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

Amareshwari Sriramadasu updated HADOOP-5067:
--------------------------------------------

    Affects Version/s:     (was: 0.21.0)
                       0.19.0
        Fix Version/s: 0.20.0
                       0.19.1

This got introduced in 0.19 by HADOOP-3245

> Failed/Killed attempts column in jobdetails.jsp does not show the number of failed/killed attempts correctly
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-5067
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5067
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.19.0
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Amareshwari Sriramadasu
>             Fix For: 0.19.1, 0.20.0, 0.21.0
>
>
> I see one of the task failures when i see it from the taskdetails.jsp page, but  failed/killed attempts column show it as zero.

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


[jira] Commented: (HADOOP-5067) Failed/Killed attempts column in jobdetails.jsp does not show the number of failed/killed attempts correctly

Posted by "Amar Kamat (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-5067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12671105#action_12671105 ] 

Amar Kamat commented on HADOOP-5067:
------------------------------------

Looks like the testcase is similar(?) to {{TestJobTrackerRestartWithLostTracker}}. Can we factor out/reuse that code? The changes in the framework looks fine to me.

> Failed/Killed attempts column in jobdetails.jsp does not show the number of failed/killed attempts correctly
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-5067
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5067
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.19.0
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Amareshwari Sriramadasu
>             Fix For: 0.19.1, 0.20.0, 0.21.0
>
>         Attachments: patch-5067.txt
>
>
> I see one of the task failures when i see it from the taskdetails.jsp page, but  failed/killed attempts column show it as zero.

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


[jira] Updated: (HADOOP-5067) Failed/Killed attempts column in jobdetails.jsp does not show the number of failed/killed attempts correctly

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

Devaraj Das updated HADOOP-5067:
--------------------------------

      Resolution: Fixed
    Hadoop Flags: [Reviewed]
          Status: Resolved  (was: Patch Available)

I just committed this. Thanks, Amareshwari!

> Failed/Killed attempts column in jobdetails.jsp does not show the number of failed/killed attempts correctly
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-5067
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5067
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.19.0
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Amareshwari Sriramadasu
>             Fix For: 0.19.1, 0.20.0, 0.21.0
>
>         Attachments: patch-5067-0.19.txt, patch-5067-1-0.19.txt, patch-5067-1.txt, patch-5067.txt
>
>
> I see one of the task failures when i see it from the taskdetails.jsp page, but  failed/killed attempts column show it as zero.

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


[jira] Updated: (HADOOP-5067) Failed/Killed attempts column in jobdetails.jsp does not show the number of failed/killed attempts correctly

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

Amareshwari Sriramadasu updated HADOOP-5067:
--------------------------------------------

    Attachment: patch-5067-1.txt

patch for trunk and 0.20

> Failed/Killed attempts column in jobdetails.jsp does not show the number of failed/killed attempts correctly
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-5067
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5067
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.19.0
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Amareshwari Sriramadasu
>             Fix For: 0.19.1, 0.20.0, 0.21.0
>
>         Attachments: patch-5067-0.19.txt, patch-5067-1-0.19.txt, patch-5067-1.txt, patch-5067.txt
>
>
> I see one of the task failures when i see it from the taskdetails.jsp page, but  failed/killed attempts column show it as zero.

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


[jira] Updated: (HADOOP-5067) Failed/Killed attempts column in jobdetails.jsp does not show the number of failed/killed attempts correctly

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

Amareshwari Sriramadasu updated HADOOP-5067:
--------------------------------------------

    Status: Open  (was: Patch Available)

cancelling patch to optimize testcase

> Failed/Killed attempts column in jobdetails.jsp does not show the number of failed/killed attempts correctly
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-5067
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5067
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.19.0
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Amareshwari Sriramadasu
>             Fix For: 0.19.1, 0.20.0, 0.21.0
>
>         Attachments: patch-5067-0.19.txt, patch-5067.txt
>
>
> I see one of the task failures when i see it from the taskdetails.jsp page, but  failed/killed attempts column show it as zero.

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


[jira] Commented: (HADOOP-5067) Failed/Killed attempts column in jobdetails.jsp does not show the number of failed/killed attempts correctly

Posted by "Amareshwari Sriramadasu (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-5067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12672155#action_12672155 ] 

Amareshwari Sriramadasu commented on HADOOP-5067:
-------------------------------------------------

I dont see much scope for refactoring in the testcase. The main methods are already refactored into UtilsForTests class.

> Failed/Killed attempts column in jobdetails.jsp does not show the number of failed/killed attempts correctly
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-5067
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5067
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.19.0
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Amareshwari Sriramadasu
>             Fix For: 0.19.1, 0.20.0, 0.21.0
>
>         Attachments: patch-5067-0.19.txt, patch-5067.txt
>
>
> I see one of the task failures when i see it from the taskdetails.jsp page, but  failed/killed attempts column show it as zero.

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


[jira] Commented: (HADOOP-5067) Failed/Killed attempts column in jobdetails.jsp does not show the number of failed/killed attempts correctly

Posted by "Amareshwari Sriramadasu (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-5067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12664443#action_12664443 ] 

Amareshwari Sriramadasu commented on HADOOP-5067:
-------------------------------------------------

The failure was because of Too many fecth failures. 

> Failed/Killed attempts column in jobdetails.jsp does not show the number of failed/killed attempts correctly
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-5067
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5067
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.21.0
>            Reporter: Amareshwari Sriramadasu
>             Fix For: 0.21.0
>
>
> I see one of the task failures when i see it from the taskdetails.jsp page, but  failed/killed attempts column show it as zero.

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


[jira] Updated: (HADOOP-5067) Failed/Killed attempts column in jobdetails.jsp does not show the number of failed/killed attempts correctly

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

Amareshwari Sriramadasu updated HADOOP-5067:
--------------------------------------------

    Attachment: patch-5067.txt

Attaching patch with the fix. Also added a test-case

> Failed/Killed attempts column in jobdetails.jsp does not show the number of failed/killed attempts correctly
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-5067
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5067
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.19.0
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Amareshwari Sriramadasu
>             Fix For: 0.19.1, 0.20.0, 0.21.0
>
>         Attachments: patch-5067.txt
>
>
> I see one of the task failures when i see it from the taskdetails.jsp page, but  failed/killed attempts column show it as zero.

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


[jira] Updated: (HADOOP-5067) Failed/Killed attempts column in jobdetails.jsp does not show the number of failed/killed attempts correctly

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

Amareshwari Sriramadasu updated HADOOP-5067:
--------------------------------------------

    Attachment: patch-5067-0.19.txt

patch for branch 0.19

> Failed/Killed attempts column in jobdetails.jsp does not show the number of failed/killed attempts correctly
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-5067
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5067
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.19.0
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Amareshwari Sriramadasu
>             Fix For: 0.19.1, 0.20.0, 0.21.0
>
>         Attachments: patch-5067-0.19.txt, patch-5067.txt
>
>
> I see one of the task failures when i see it from the taskdetails.jsp page, but  failed/killed attempts column show it as zero.

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


[jira] Updated: (HADOOP-5067) Failed/Killed attempts column in jobdetails.jsp does not show the number of failed/killed attempts correctly

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

Amareshwari Sriramadasu updated HADOOP-5067:
--------------------------------------------

    Status: Patch Available  (was: Open)

Runtime for the testcase:
    [junit] Running org.apache.hadoop.mapred.TestLostTracker
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 69.852 sec


> Failed/Killed attempts column in jobdetails.jsp does not show the number of failed/killed attempts correctly
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-5067
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5067
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.19.0
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Amareshwari Sriramadasu
>             Fix For: 0.19.1, 0.20.0, 0.21.0
>
>         Attachments: patch-5067-0.19.txt, patch-5067-1-0.19.txt, patch-5067-1.txt, patch-5067.txt
>
>
> I see one of the task failures when i see it from the taskdetails.jsp page, but  failed/killed attempts column show it as zero.

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


[jira] Assigned: (HADOOP-5067) Failed/Killed attempts column in jobdetails.jsp does not show the number of failed/killed attempts correctly

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

Amareshwari Sriramadasu reassigned HADOOP-5067:
-----------------------------------------------

    Assignee: Amareshwari Sriramadasu

> Failed/Killed attempts column in jobdetails.jsp does not show the number of failed/killed attempts correctly
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-5067
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5067
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.21.0
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Amareshwari Sriramadasu
>             Fix For: 0.21.0
>
>
> I see one of the task failures when i see it from the taskdetails.jsp page, but  failed/killed attempts column show it as zero.

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


[jira] Commented: (HADOOP-5067) Failed/Killed attempts column in jobdetails.jsp does not show the number of failed/killed attempts correctly

Posted by "Amareshwari Sriramadasu (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-5067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12671099#action_12671099 ] 

Amareshwari Sriramadasu commented on HADOOP-5067:
-------------------------------------------------

The patch applies to trunk and 0.20. I will upload a patch for 0.19.

> Failed/Killed attempts column in jobdetails.jsp does not show the number of failed/killed attempts correctly
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-5067
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5067
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.19.0
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Amareshwari Sriramadasu
>             Fix For: 0.19.1, 0.20.0, 0.21.0
>
>         Attachments: patch-5067.txt
>
>
> I see one of the task failures when i see it from the taskdetails.jsp page, but  failed/killed attempts column show it as zero.

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