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 "Tom White (Created) (JIRA)" <ji...@apache.org> on 2012/04/12 22:25:17 UTC

[jira] [Created] (MAPREDUCE-4147) YARN should not have a compile-time dependency on HDFS

YARN should not have a compile-time dependency on HDFS
------------------------------------------------------

                 Key: MAPREDUCE-4147
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4147
             Project: Hadoop Map/Reduce
          Issue Type: Bug
    Affects Versions: 0.23.1
            Reporter: Tom White
            Assignee: Tom White
         Attachments: MAPREDUCE-4147.patch

YARN doesn't (and shouldn't) use any HDFS-specific APIs, so it should not declare HDFS as a compile-time dependency.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-4147) YARN should not have a compile-time dependency on HDFS

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

Hudson commented on MAPREDUCE-4147:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk #1048 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1048/])
    MAPREDUCE-4147. YARN should not have a compile-time dependency on HDFS. (Revision 1325573)

     Result = SUCCESS
tomwhite : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1325573
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/pom.xml

                
> YARN should not have a compile-time dependency on HDFS
> ------------------------------------------------------
>
>                 Key: MAPREDUCE-4147
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4147
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 0.23.1
>            Reporter: Tom White
>            Assignee: Tom White
>             Fix For: 2.0.0
>
>         Attachments: MAPREDUCE-4147.patch
>
>
> YARN doesn't (and shouldn't) use any HDFS-specific APIs, so it should not declare HDFS as a compile-time dependency.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (MAPREDUCE-4147) YARN should not have a compile-time dependency on HDFS

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

Tom White updated MAPREDUCE-4147:
---------------------------------

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

I just committed this.
                
> YARN should not have a compile-time dependency on HDFS
> ------------------------------------------------------
>
>                 Key: MAPREDUCE-4147
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4147
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 0.23.1
>            Reporter: Tom White
>            Assignee: Tom White
>             Fix For: 2.0.0
>
>         Attachments: MAPREDUCE-4147.patch
>
>
> YARN doesn't (and shouldn't) use any HDFS-specific APIs, so it should not declare HDFS as a compile-time dependency.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (MAPREDUCE-4147) YARN should not have a compile-time dependency on HDFS

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

Tom White updated MAPREDUCE-4147:
---------------------------------

    Attachment: MAPREDUCE-4147.patch

Patch to change dependency to test scope.
                
> YARN should not have a compile-time dependency on HDFS
> ------------------------------------------------------
>
>                 Key: MAPREDUCE-4147
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4147
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 0.23.1
>            Reporter: Tom White
>            Assignee: Tom White
>         Attachments: MAPREDUCE-4147.patch
>
>
> YARN doesn't (and shouldn't) use any HDFS-specific APIs, so it should not declare HDFS as a compile-time dependency.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-4147) YARN should not have a compile-time dependency on HDFS

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

Eli Collins commented on MAPREDUCE-4147:
----------------------------------------

+1 pending jenkins
                
> YARN should not have a compile-time dependency on HDFS
> ------------------------------------------------------
>
>                 Key: MAPREDUCE-4147
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4147
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 0.23.1
>            Reporter: Tom White
>            Assignee: Tom White
>         Attachments: MAPREDUCE-4147.patch
>
>
> YARN doesn't (and shouldn't) use any HDFS-specific APIs, so it should not declare HDFS as a compile-time dependency.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-4147) YARN should not have a compile-time dependency on HDFS

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

Hudson commented on MAPREDUCE-4147:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #2083 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/2083/])
    MAPREDUCE-4147. YARN should not have a compile-time dependency on HDFS. (Revision 1325573)

     Result = SUCCESS
tomwhite : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1325573
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/pom.xml

                
> YARN should not have a compile-time dependency on HDFS
> ------------------------------------------------------
>
>                 Key: MAPREDUCE-4147
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4147
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 0.23.1
>            Reporter: Tom White
>            Assignee: Tom White
>             Fix For: 2.0.0
>
>         Attachments: MAPREDUCE-4147.patch
>
>
> YARN doesn't (and shouldn't) use any HDFS-specific APIs, so it should not declare HDFS as a compile-time dependency.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-4147) YARN should not have a compile-time dependency on HDFS

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

Hudson commented on MAPREDUCE-4147:
-----------------------------------

Integrated in Hadoop-Common-trunk-Commit #2069 (See [https://builds.apache.org/job/Hadoop-Common-trunk-Commit/2069/])
    MAPREDUCE-4147. YARN should not have a compile-time dependency on HDFS. (Revision 1325573)

     Result = SUCCESS
tomwhite : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1325573
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/pom.xml

                
> YARN should not have a compile-time dependency on HDFS
> ------------------------------------------------------
>
>                 Key: MAPREDUCE-4147
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4147
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 0.23.1
>            Reporter: Tom White
>            Assignee: Tom White
>             Fix For: 2.0.0
>
>         Attachments: MAPREDUCE-4147.patch
>
>
> YARN doesn't (and shouldn't) use any HDFS-specific APIs, so it should not declare HDFS as a compile-time dependency.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-4147) YARN should not have a compile-time dependency on HDFS

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

Hudson commented on MAPREDUCE-4147:
-----------------------------------

Integrated in Hadoop-Hdfs-trunk #1013 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk/1013/])
    MAPREDUCE-4147. YARN should not have a compile-time dependency on HDFS. (Revision 1325573)

     Result = FAILURE
tomwhite : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1325573
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/pom.xml

                
> YARN should not have a compile-time dependency on HDFS
> ------------------------------------------------------
>
>                 Key: MAPREDUCE-4147
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4147
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 0.23.1
>            Reporter: Tom White
>            Assignee: Tom White
>             Fix For: 2.0.0
>
>         Attachments: MAPREDUCE-4147.patch
>
>
> YARN doesn't (and shouldn't) use any HDFS-specific APIs, so it should not declare HDFS as a compile-time dependency.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (MAPREDUCE-4147) YARN should not have a compile-time dependency on HDFS

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

Tom White updated MAPREDUCE-4147:
---------------------------------

    Status: Patch Available  (was: Open)
    
> YARN should not have a compile-time dependency on HDFS
> ------------------------------------------------------
>
>                 Key: MAPREDUCE-4147
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4147
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 0.23.1
>            Reporter: Tom White
>            Assignee: Tom White
>         Attachments: MAPREDUCE-4147.patch
>
>
> YARN doesn't (and shouldn't) use any HDFS-specific APIs, so it should not declare HDFS as a compile-time dependency.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-4147) YARN should not have a compile-time dependency on HDFS

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

Hudson commented on MAPREDUCE-4147:
-----------------------------------

Integrated in Hadoop-Hdfs-trunk-Commit #2142 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/2142/])
    MAPREDUCE-4147. YARN should not have a compile-time dependency on HDFS. (Revision 1325573)

     Result = SUCCESS
tomwhite : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1325573
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/pom.xml

                
> YARN should not have a compile-time dependency on HDFS
> ------------------------------------------------------
>
>                 Key: MAPREDUCE-4147
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4147
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 0.23.1
>            Reporter: Tom White
>            Assignee: Tom White
>             Fix For: 2.0.0
>
>         Attachments: MAPREDUCE-4147.patch
>
>
> YARN doesn't (and shouldn't) use any HDFS-specific APIs, so it should not declare HDFS as a compile-time dependency.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-4147) YARN should not have a compile-time dependency on HDFS

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

Hadoop QA commented on MAPREDUCE-4147:
--------------------------------------

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

    +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 eclipse:eclipse.  The patch built with eclipse:eclipse.

    +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 failed these unit tests:
                  org.apache.hadoop.mapreduce.TestMapReduceLazyOutput

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

Test results: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/2215//testReport/
Console output: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/2215//console

This message is automatically generated.
                
> YARN should not have a compile-time dependency on HDFS
> ------------------------------------------------------
>
>                 Key: MAPREDUCE-4147
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4147
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 0.23.1
>            Reporter: Tom White
>            Assignee: Tom White
>         Attachments: MAPREDUCE-4147.patch
>
>
> YARN doesn't (and shouldn't) use any HDFS-specific APIs, so it should not declare HDFS as a compile-time dependency.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira