You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Philip Zeyliger (JIRA)" <ji...@apache.org> on 2009/07/01 23:37:47 UTC

[jira] Created: (HADOOP-6125) extend DistributedCache to work locally (LocalJobRunner) (common half)

extend DistributedCache to work locally (LocalJobRunner) (common half)
----------------------------------------------------------------------

                 Key: HADOOP-6125
                 URL: https://issues.apache.org/jira/browse/HADOOP-6125
             Project: Hadoop Common
          Issue Type: Improvement
            Reporter: Philip Zeyliger
            Assignee: Philip Zeyliger
            Priority: Minor


This is the co-ticket to MAPREDUCE-476, covering the significant part of DistributedCache that's in common.

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


[jira] Updated: (HADOOP-6125) extend DistributedCache to work locally (LocalJobRunner) (common half)

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

Philip Zeyliger updated HADOOP-6125:
------------------------------------

    Resolution: Won't Fix
        Status: Resolved  (was: Patch Available)

MAPREDUCE-711 moves the distributed cache to common, which makes separating the patch in MAPREDUCE-476 into two (this being one half of it) is no longer necessary.

> extend DistributedCache to work locally (LocalJobRunner) (common half)
> ----------------------------------------------------------------------
>
>                 Key: HADOOP-6125
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6125
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Philip Zeyliger
>            Assignee: Philip Zeyliger
>            Priority: Minor
>         Attachments: HADOOP-6125.patch
>
>
> This is the co-ticket to MAPREDUCE-476, covering the significant part of DistributedCache that's in common.

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


[jira] Updated: (HADOOP-6125) extend DistributedCache to work locally (LocalJobRunner) (common half)

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

Philip Zeyliger updated HADOOP-6125:
------------------------------------

    Attachment: HADOOP-6125.patch

Regenerated patches from HADOOP-2914.  I used:

bq. cat HADOOP-2914-v3.patch | sed -e 's,src/core/,src/java/,' | patch -p0

> extend DistributedCache to work locally (LocalJobRunner) (common half)
> ----------------------------------------------------------------------
>
>                 Key: HADOOP-6125
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6125
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Philip Zeyliger
>            Assignee: Philip Zeyliger
>            Priority: Minor
>         Attachments: HADOOP-6125.patch
>
>
> This is the co-ticket to MAPREDUCE-476, covering the significant part of DistributedCache that's in common.

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


[jira] Commented: (HADOOP-6125) extend DistributedCache to work locally (LocalJobRunner) (common half)

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

Hadoop QA commented on HADOOP-6125:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12412324/HADOOP-6125.patch
  against trunk revision 790831.

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

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

    -1 javadoc.  The javadoc tool appears to have generated 1 warning messages.

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

    -1 findbugs.  The patch appears to introduce 3 new Findbugs warnings.

    -1 release audit.  The applied patch generated 259 release audit warnings (more than the trunk's current 258 warnings).

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

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

Test results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/554/testReport/
Release audit warnings: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/554/artifact/trunk/current/releaseAuditDiffWarnings.txt
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/554/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/554/artifact/trunk/build/test/checkstyle-errors.html
Console output: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/554/console

This message is automatically generated.

> extend DistributedCache to work locally (LocalJobRunner) (common half)
> ----------------------------------------------------------------------
>
>                 Key: HADOOP-6125
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6125
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Philip Zeyliger
>            Assignee: Philip Zeyliger
>            Priority: Minor
>         Attachments: HADOOP-6125.patch
>
>
> This is the co-ticket to MAPREDUCE-476, covering the significant part of DistributedCache that's in common.

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


[jira] Updated: (HADOOP-6125) extend DistributedCache to work locally (LocalJobRunner) (common half)

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

Philip Zeyliger updated HADOOP-6125:
------------------------------------

    Status: Patch Available  (was: Open)

> extend DistributedCache to work locally (LocalJobRunner) (common half)
> ----------------------------------------------------------------------
>
>                 Key: HADOOP-6125
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6125
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Philip Zeyliger
>            Assignee: Philip Zeyliger
>            Priority: Minor
>         Attachments: HADOOP-6125.patch
>
>
> This is the co-ticket to MAPREDUCE-476, covering the significant part of DistributedCache that's in common.

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