[ https://issues.apache.org/jira/browse/HADOOP-6255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12993721#comment-12993721 ]
Eric Yang commented on HADOOP-6255: ----------------------------------- $PREFIX/var/lib is configurable by xml configuration. User has the full control of where to put this directory for multi-node deployment. For single node deployment, I put in /var/lib/hadoop for good practice. For $PREFIX/lib, the native hadoop c libraries goes here. For now, $PREFIX/share/hadoop is chosen for backward compatibility reason of HADOOP_HOME. Once we moved to maven and have separated jar file for each module, it will be easier to modularize and put jar files into /usr/lib/hadoop or /usr/lib/java/hadoop. I chose to symlink /etc/hadoop to /usr/share/hadoop/conf for backward compatibility reason of HADOOP_HOME. For the same reason that /etc/grub.conf is symlinked to /boot/grub/grub.conf. I could make the packaging system do the reverse, if hadoop community prefers this. > Create an rpm integration project > --------------------------------- > > Key: HADOOP-6255 > URL: https://issues.apache.org/jira/browse/HADOOP-6255 > Project: Hadoop Common > Issue Type: New Feature > Affects Versions: 0.20.100 > Reporter: Owen O'Malley > Assignee: Eric Yang > Fix For: 0.20.100 > > Attachments: HADOOP-6255.patch, deployment.pdf > > > We should be able to create RPMs for Hadoop releases. -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira