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 2008/09/09 11:03:44 UTC

[jira] Created: (HADOOP-4125) JobInProgress.getTaskInProgress doesnot return cleanup tip properly

JobInProgress.getTaskInProgress doesnot return cleanup tip properly
-------------------------------------------------------------------

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


cleanup tip is not returned correctly from JobInProgress.getTaskInProgress(tipid)

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


[jira] Updated: (HADOOP-4125) JobInProgress.getTaskInProgress doesnot return cleanup tip properly

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

Amareshwari Sriramadasu updated HADOOP-4125:
--------------------------------------------

    Status: Patch Available  (was: Open)

> JobInProgress.getTaskInProgress doesnot return cleanup tip properly
> -------------------------------------------------------------------
>
>                 Key: HADOOP-4125
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4125
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.19.0
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Amareshwari Sriramadasu
>             Fix For: 0.19.0
>
>         Attachments: patch-4125.txt
>
>
> cleanup tip is not returned correctly from JobInProgress.getTaskInProgress(tipid)

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


[jira] Updated: (HADOOP-4125) JobInProgress.getTaskInProgress doesnot return cleanup tip properly

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

Amareshwari Sriramadasu updated HADOOP-4125:
--------------------------------------------

    Attachment: patch-4125.txt

Patch fixing the method JobInProgress.getTaskInProgress

> JobInProgress.getTaskInProgress doesnot return cleanup tip properly
> -------------------------------------------------------------------
>
>                 Key: HADOOP-4125
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4125
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.19.0
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Amareshwari Sriramadasu
>             Fix For: 0.19.0
>
>         Attachments: patch-4125.txt
>
>
> cleanup tip is not returned correctly from JobInProgress.getTaskInProgress(tipid)

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


[jira] Updated: (HADOOP-4125) Reduce cleanup tip web ui is does not show attempts

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

Amareshwari Sriramadasu updated HADOOP-4125:
--------------------------------------------

    Attachment: patch-4125.txt

The attached patch fixed JobInProgress.getTaskInProgress and adds the copy, sort and reduce phases for the reduce task only if it is not a cleanup task.

> Reduce cleanup tip web ui is does not show attempts
> ---------------------------------------------------
>
>                 Key: HADOOP-4125
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4125
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.19.0
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Amareshwari Sriramadasu
>             Fix For: 0.19.0
>
>         Attachments: patch-4125.txt, patch-4125.txt
>
>
> Reduce cleanup tip web ui is does not show attempts, because cleanup tip is not returned correctly from JobInProgress.getTaskInProgress(tipid). And also the status for the reduce tip is shown as cleanup > copy, this is because the reduce task adds all the phases statically. 

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


[jira] Commented: (HADOOP-4125) Reduce cleanup tip web ui is does not show attempts

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

Hudson commented on HADOOP-4125:
--------------------------------

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

> Reduce cleanup tip web ui is does not show attempts
> ---------------------------------------------------
>
>                 Key: HADOOP-4125
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4125
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.19.0
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Amareshwari Sriramadasu
>             Fix For: 0.19.0
>
>         Attachments: patch-4125.txt, patch-4125.txt
>
>
> Reduce cleanup tip web ui is does not show attempts, because cleanup tip is not returned correctly from JobInProgress.getTaskInProgress(tipid). And also the status for the reduce tip is shown as cleanup > copy, this is because the reduce task adds all the phases statically. 

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


[jira] Commented: (HADOOP-4125) Reduce cleanup tip web ui is does not show attempts

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

Hadoop QA commented on HADOOP-4125:
-----------------------------------

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

    +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 tests are needed for this patch.

    +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 core tests.  The patch passed core unit tests.

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

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

This message is automatically generated.

> Reduce cleanup tip web ui is does not show attempts
> ---------------------------------------------------
>
>                 Key: HADOOP-4125
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4125
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.19.0
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Amareshwari Sriramadasu
>             Fix For: 0.19.0
>
>         Attachments: patch-4125.txt, patch-4125.txt
>
>
> Reduce cleanup tip web ui is does not show attempts, because cleanup tip is not returned correctly from JobInProgress.getTaskInProgress(tipid). And also the status for the reduce tip is shown as cleanup > copy, this is because the reduce task adds all the phases statically. 

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


[jira] Updated: (HADOOP-4125) JobInProgress.getTaskInProgress doesnot return cleanup tip properly

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

Amareshwari Sriramadasu updated HADOOP-4125:
--------------------------------------------

    Status: Open  (was: Patch Available)

> JobInProgress.getTaskInProgress doesnot return cleanup tip properly
> -------------------------------------------------------------------
>
>                 Key: HADOOP-4125
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4125
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.19.0
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Amareshwari Sriramadasu
>             Fix For: 0.19.0
>
>         Attachments: patch-4125.txt
>
>
> cleanup tip is not returned correctly from JobInProgress.getTaskInProgress(tipid)

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


[jira] Updated: (HADOOP-4125) Reduce cleanup tip web ui is does not show attempts

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

Amareshwari Sriramadasu updated HADOOP-4125:
--------------------------------------------

    Description: Reduce cleanup tip web ui is does not show attempts, because cleanup tip is not returned correctly from JobInProgress.getTaskInProgress(tipid). And also the status for the reduce tip is shown as cleanup > copy, this is because the reduce task adds all the phases statically.   (was: cleanup tip is not returned correctly from JobInProgress.getTaskInProgress(tipid))
        Summary: Reduce cleanup tip web ui is does not show attempts  (was: JobInProgress.getTaskInProgress doesnot return cleanup tip properly)

> Reduce cleanup tip web ui is does not show attempts
> ---------------------------------------------------
>
>                 Key: HADOOP-4125
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4125
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.19.0
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Amareshwari Sriramadasu
>             Fix For: 0.19.0
>
>         Attachments: patch-4125.txt
>
>
> Reduce cleanup tip web ui is does not show attempts, because cleanup tip is not returned correctly from JobInProgress.getTaskInProgress(tipid). And also the status for the reduce tip is shown as cleanup > copy, this is because the reduce task adds all the phases statically. 

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


[jira] Commented: (HADOOP-4125) JobInProgress.getTaskInProgress doesnot return cleanup tip properly

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

Hadoop QA commented on HADOOP-4125:
-----------------------------------

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

    +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 tests are needed for this patch.

    +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 core tests.  The patch passed core unit tests.

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

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

This message is automatically generated.

> JobInProgress.getTaskInProgress doesnot return cleanup tip properly
> -------------------------------------------------------------------
>
>                 Key: HADOOP-4125
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4125
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.19.0
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Amareshwari Sriramadasu
>             Fix For: 0.19.0
>
>         Attachments: patch-4125.txt
>
>
> cleanup tip is not returned correctly from JobInProgress.getTaskInProgress(tipid)

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


[jira] Updated: (HADOOP-4125) Reduce cleanup tip web ui is does not show attempts

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

Devaraj Das updated HADOOP-4125:
--------------------------------

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

I just committed this. Thanks, Amareshwari!

> Reduce cleanup tip web ui is does not show attempts
> ---------------------------------------------------
>
>                 Key: HADOOP-4125
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4125
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.19.0
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Amareshwari Sriramadasu
>             Fix For: 0.19.0
>
>         Attachments: patch-4125.txt, patch-4125.txt
>
>
> Reduce cleanup tip web ui is does not show attempts, because cleanup tip is not returned correctly from JobInProgress.getTaskInProgress(tipid). And also the status for the reduce tip is shown as cleanup > copy, this is because the reduce task adds all the phases statically. 

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


[jira] Updated: (HADOOP-4125) Reduce cleanup tip web ui is does not show attempts

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

Amareshwari Sriramadasu updated HADOOP-4125:
--------------------------------------------

    Status: Patch Available  (was: Open)

> Reduce cleanup tip web ui is does not show attempts
> ---------------------------------------------------
>
>                 Key: HADOOP-4125
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4125
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.19.0
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Amareshwari Sriramadasu
>             Fix For: 0.19.0
>
>         Attachments: patch-4125.txt, patch-4125.txt
>
>
> Reduce cleanup tip web ui is does not show attempts, because cleanup tip is not returned correctly from JobInProgress.getTaskInProgress(tipid). And also the status for the reduce tip is shown as cleanup > copy, this is because the reduce task adds all the phases statically. 

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


[jira] Commented: (HADOOP-4125) Reduce cleanup tip web ui is does not show attempts

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

Amareshwari Sriramadasu commented on HADOOP-4125:
-------------------------------------------------

test-patch result on trunk:
{noformat}
     [exec] -1 overall.
     [exec]
     [exec]     +1 @author.  The patch does not contain any @author tags.
     [exec]
     [exec]     -1 tests included.  The patch doesn't appear to include any new or modified tests.
     [exec]                         Please justify why no tests are needed for this patch.
     [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]
{noformat}
All core tests and contrib tests passed on my machine except TestHighRAMJobs(HADOOP-4129)

> Reduce cleanup tip web ui is does not show attempts
> ---------------------------------------------------
>
>                 Key: HADOOP-4125
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4125
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.19.0
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Amareshwari Sriramadasu
>             Fix For: 0.19.0
>
>         Attachments: patch-4125.txt, patch-4125.txt
>
>
> Reduce cleanup tip web ui is does not show attempts, because cleanup tip is not returned correctly from JobInProgress.getTaskInProgress(tipid). And also the status for the reduce tip is shown as cleanup > copy, this is because the reduce task adds all the phases statically. 

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


[jira] Commented: (HADOOP-4125) Reduce cleanup tip web ui is does not show attempts

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

Sharad Agarwal commented on HADOOP-4125:
----------------------------------------

+1 the changes look fine.

> Reduce cleanup tip web ui is does not show attempts
> ---------------------------------------------------
>
>                 Key: HADOOP-4125
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4125
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.19.0
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Amareshwari Sriramadasu
>             Fix For: 0.19.0
>
>         Attachments: patch-4125.txt, patch-4125.txt
>
>
> Reduce cleanup tip web ui is does not show attempts, because cleanup tip is not returned correctly from JobInProgress.getTaskInProgress(tipid). And also the status for the reduce tip is shown as cleanup > copy, this is because the reduce task adds all the phases statically. 

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