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 "Eric Yang (Updated) (JIRA)" <ji...@apache.org> on 2011/12/05 23:52:42 UTC

[jira] [Updated] (MAPREDUCE-3366) Mapreduce component should use consistent directory structure layout as HDFS/common

     [ https://issues.apache.org/jira/browse/MAPREDUCE-3366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Yang updated MAPREDUCE-3366:
---------------------------------

    Attachment: MAPREDUCE-3366-1-trunk.patch

Updated patch for trunk with ApplicationConstants.java fixed.
                
> 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
>         Attachments: MAPREDUCE-3366-1-trunk.patch, MAPREDUCE-3366.patch
>
>
> 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