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


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