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

Eric Yang updated HADOOP-6255:
------------------------------

    Attachment: HADOOP-6255-common-trunk-8.patch

hadoop-setup-single-node.sh utilize hadoop-setup-conf.sh to generate 
configuration.  haddop-setup-conf.sh is a utility for admin to generate config 
in cwd, and admin can push out config files to remote nodes with admin's own 
utilities like rsync or scp.  However, the single-node setup was meant to setup 
automatically with minimal config.  It is nicer to have config file generated 
to HADOOP_CONF_DIR without storing a copy in cwd when 
hadoop-setup-single-node.sh invokes hadoop-setup-conf.sh.  

The patch is revised to avoid writing to cwd, if automatic setup is choosen.

> 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.203.0
>            Reporter: Owen O'Malley
>            Assignee: Eric Yang
>             Fix For: 0.20.203.0
>
>         Attachments: HADOOP-6255-branch-0.20-security-1.patch, 
> HADOOP-6255-branch-0.20-security-10.patch, 
> HADOOP-6255-branch-0.20-security-11.patch, 
> HADOOP-6255-branch-0.20-security-2.patch, 
> HADOOP-6255-branch-0.20-security-3.patch, 
> HADOOP-6255-branch-0.20-security-4.patch, 
> HADOOP-6255-branch-0.20-security-5.patch, 
> HADOOP-6255-branch-0.20-security-6.patch, 
> HADOOP-6255-branch-0.20-security-7.patch, 
> HADOOP-6255-branch-0.20-security-8.patch, 
> HADOOP-6255-branch-0.20-security-9.patch, 
> HADOOP-6255-branch-0.20-security.patch, HADOOP-6255-common-trunk-1.patch, 
> HADOOP-6255-common-trunk-2.patch, HADOOP-6255-common-trunk-4.patch, 
> HADOOP-6255-common-trunk-5.patch, HADOOP-6255-common-trunk-6.patch, 
> HADOOP-6255-common-trunk-7.patch, HADOOP-6255-common-trunk-8.patch, 
> HADOOP-6255-common-trunk.patch, HADOOP-6255-hdfs-trunk-1.patch, 
> HADOOP-6255-hdfs-trunk.patch, HADOOP-6255-mapred-trunk-1.patch, 
> HADOOP-6255-mapred-trunk-2.patch, HADOOP-6255-mapred-trunk.patch, 
> HADOOP-6255.patch, deployment.pdf, deployment.tex
>
>
> 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

Reply via email to