[ 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
|