[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13174101#comment-13174101
 ] 

Hudson commented on MAPREDUCE-3366:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk #934 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/934/])
    MAPREDUCE-3588. Fixed bin/yarn which was broken by MAPREDUCE-3366 so that 
yarn daemons can start. Contributed by Arun C Murthy.

vinodkv : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1221533
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/bin/yarn

                
> Mapreduce component should use consistent directory structure layout as 
> HDFS/common
> -----------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3366
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3366
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>         Environment: Java, Maven
>            Reporter: Eric Yang
>            Assignee: Eric Yang
>              Labels: bigtop
>         Attachments: MAPREDUCE-3366-1-trunk.patch, 
> MAPREDUCE-3366-2-trunk.patch, MAPREDUCE-3366-3-trunk.patch, 
> MAPREDUCE-3366-4-trunk.patch, MAPREDUCE-3366.patch, 
> svn-rename-MAPREDUCE-3366-3.sh
>
>
> Directory structure for MRv2 layout looks like:
> {noformat}
> hadoop-mapreduce-0.23.0-SNAPSHOT/bin
>                                 /conf
>                                 /lib
>                                 /modules
> {noformat}
> The directory structure layout should be updated to reflect changes 
> implemented in HADOOP-6255.
> {noformat}
> hadoop-mapreduce-0.23.0-SNAPSHOT/bin
>                                 /etc/hadoop
>                                 /lib
>                                 /libexec
>                                 /sbin
>                                 /share/hadoop
>                                 /share/hadoop/lib
> {noformat}

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

        

Reply via email to