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 "Luke Lu (JIRA)" <ji...@apache.org> on 2010/12/17 23:40:01 UTC

[jira] Created: (MAPREDUCE-2222) Ivy resolve force mode should be turned off by default

Ivy resolve force mode should be turned off by default
------------------------------------------------------

                 Key: MAPREDUCE-2222
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2222
             Project: Hadoop Map/Reduce
          Issue Type: Bug
            Reporter: Luke Lu
             Fix For: 0.22.0


cf. HADOOP-7068

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


[jira] [Updated] (MAPREDUCE-2222) Ivy resolve force mode should be turned off by default

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

Tom White updated MAPREDUCE-2222:
---------------------------------

       Resolution: Fixed
    Fix Version/s: 0.22.0
     Hadoop Flags: [Reviewed]
           Status: Resolved  (was: Patch Available)

I've just committed this. Thanks, Luke!

> Ivy resolve force mode should be turned off by default
> ------------------------------------------------------
>
>                 Key: MAPREDUCE-2222
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2222
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Luke Lu
>            Assignee: Luke Lu
>             Fix For: 0.22.0
>
>         Attachments: mr-2222-trunk-v1.patch, mr-2222-trunk-v2.patch
>
>
> cf. HADOOP-7068

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

[jira] Updated: (MAPREDUCE-2222) Ivy resolve force mode should be turned off by default

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

Luke Lu updated MAPREDUCE-2222:
-------------------------------

    Attachment: mr-2222-trunk-v1.patch

> Ivy resolve force mode should be turned off by default
> ------------------------------------------------------
>
>                 Key: MAPREDUCE-2222
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2222
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Luke Lu
>             Fix For: 0.22.0
>
>         Attachments: mr-2222-trunk-v1.patch
>
>
> cf. HADOOP-7068

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


[jira] Commented: (MAPREDUCE-2222) Ivy resolve force mode should be turned off by default

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

Hadoop QA commented on MAPREDUCE-2222:
--------------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12466511/mr-2222-trunk-v2.patch
  against trunk revision 1074251.

    +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 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 (version 1.3.9) warnings.

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

    +1 system test framework.  The patch passed system test framework compile.

Test results: https://hudson.apache.org/hudson/job/PreCommit-MAPREDUCE-Build/45//testReport/
Findbugs warnings: https://hudson.apache.org/hudson/job/PreCommit-MAPREDUCE-Build/45//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output: https://hudson.apache.org/hudson/job/PreCommit-MAPREDUCE-Build/45//console

This message is automatically generated.

> Ivy resolve force mode should be turned off by default
> ------------------------------------------------------
>
>                 Key: MAPREDUCE-2222
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2222
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Luke Lu
>            Assignee: Luke Lu
>         Attachments: mr-2222-trunk-v1.patch, mr-2222-trunk-v2.patch
>
>
> cf. HADOOP-7068

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

        

[jira] Updated: (MAPREDUCE-2222) Ivy resolve force mode should be turned off by default

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

Luke Lu updated MAPREDUCE-2222:
-------------------------------

    Status: Patch Available  (was: Open)

> Ivy resolve force mode should be turned off by default
> ------------------------------------------------------
>
>                 Key: MAPREDUCE-2222
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2222
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Luke Lu
>            Assignee: Luke Lu
>             Fix For: 0.22.0
>
>         Attachments: mr-2222-trunk-v1.patch
>
>
> cf. HADOOP-7068

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


[jira] [Commented] (MAPREDUCE-2222) Ivy resolve force mode should be turned off by default

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

Hudson commented on MAPREDUCE-2222:
-----------------------------------

Integrated in Hadoop-Mapreduce-22-branch #46 (See [https://builds.apache.org/hudson/job/Hadoop-Mapreduce-22-branch/46/])
    Merge -r 1101740:1101741 from trunk to branch-0.22. Fixes: MAPREDUCE-2222


> Ivy resolve force mode should be turned off by default
> ------------------------------------------------------
>
>                 Key: MAPREDUCE-2222
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2222
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Luke Lu
>            Assignee: Luke Lu
>             Fix For: 0.22.0
>
>         Attachments: mr-2222-trunk-v1.patch, mr-2222-trunk-v2.patch
>
>
> cf. HADOOP-7068

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

[jira] [Commented] (MAPREDUCE-2222) Ivy resolve force mode should be turned off by default

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

Hudson commented on MAPREDUCE-2222:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk #676 (See [https://builds.apache.org/hudson/job/Hadoop-Mapreduce-trunk/676/])
    MAPREDUCE-2222. Ivy resolve force mode should be turned off by default. Contributed by Luke Lu.


> Ivy resolve force mode should be turned off by default
> ------------------------------------------------------
>
>                 Key: MAPREDUCE-2222
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2222
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Luke Lu
>            Assignee: Luke Lu
>             Fix For: 0.22.0
>
>         Attachments: mr-2222-trunk-v1.patch, mr-2222-trunk-v2.patch
>
>
> cf. HADOOP-7068

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

[jira] Updated: (MAPREDUCE-2222) Ivy resolve force mode should be turned off by default

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

Luke Lu updated MAPREDUCE-2222:
-------------------------------

    Attachment: mr-2222-trunk-v2.patch

v2 patch for "force-resolve"

> Ivy resolve force mode should be turned off by default
> ------------------------------------------------------
>
>                 Key: MAPREDUCE-2222
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2222
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Luke Lu
>            Assignee: Luke Lu
>             Fix For: 0.22.0
>
>         Attachments: mr-2222-trunk-v1.patch, mr-2222-trunk-v2.patch
>
>
> cf. HADOOP-7068

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


[jira] [Commented] (MAPREDUCE-2222) Ivy resolve force mode should be turned off by default

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

Hudson commented on MAPREDUCE-2222:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #662 (See [https://builds.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/662/])
    MAPREDUCE-2222. Ivy resolve force mode should be turned off by default. Contributed by Luke Lu.


> Ivy resolve force mode should be turned off by default
> ------------------------------------------------------
>
>                 Key: MAPREDUCE-2222
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2222
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Luke Lu
>            Assignee: Luke Lu
>             Fix For: 0.22.0
>
>         Attachments: mr-2222-trunk-v1.patch, mr-2222-trunk-v2.patch
>
>
> cf. HADOOP-7068

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

[jira] Assigned: (MAPREDUCE-2222) Ivy resolve force mode should be turned off by default

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

Luke Lu reassigned MAPREDUCE-2222:
----------------------------------

    Assignee: Luke Lu

> Ivy resolve force mode should be turned off by default
> ------------------------------------------------------
>
>                 Key: MAPREDUCE-2222
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2222
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Luke Lu
>            Assignee: Luke Lu
>             Fix For: 0.22.0
>
>         Attachments: mr-2222-trunk-v1.patch
>
>
> cf. HADOOP-7068

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