[jira] [Updated] (HADOOP-7599) Improve hadoop setup conf script to setup secure Hadoop cluster

2011-09-12 Thread Devaraj Das (JIRA)

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

Devaraj Das updated HADOOP-7599:


Resolution: Fixed
Status: Resolved  (was: Patch Available)

Committed the patch on 0.23 and trunk. Thanks, Eric!

> Improve hadoop setup conf script to setup secure Hadoop cluster
> ---
>
> Key: HADOOP-7599
> URL: https://issues.apache.org/jira/browse/HADOOP-7599
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: scripts
>Affects Versions: 0.20.203.0
> Environment: Java 6, RHEL 5.6
>Reporter: Eric Yang
>Assignee: Eric Yang
> Fix For: 0.20.205.0
>
> Attachments: HADOOP-7599-1.patch, HADOOP-7599-2.patch, 
> HADOOP-7599-3.patch, HADOOP-7599-4.patch, HADOOP-7599-5.patch, 
> HADOOP-7599-trunk-2.patch, HADOOP-7599-trunk-3.patch, 
> HADOOP-7599-trunk-4.patch, HADOOP-7599-trunk-5.patch, 
> HADOOP-7599-trunk.patch, HADOOP-7599.patch
>
>
> Setting up a secure Hadoop cluster requires a lot of manual setup.  The 
> motivation of this jira is to provide setup scripts to automate setup secure 
> Hadoop cluster.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HADOOP-7599) Improve hadoop setup conf script to setup secure Hadoop cluster

2011-09-12 Thread Devaraj Das (JIRA)

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

Devaraj Das updated HADOOP-7599:


Fix Version/s: 0.24.0
   0.23.0

> Improve hadoop setup conf script to setup secure Hadoop cluster
> ---
>
> Key: HADOOP-7599
> URL: https://issues.apache.org/jira/browse/HADOOP-7599
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: scripts
>Affects Versions: 0.20.203.0
> Environment: Java 6, RHEL 5.6
>Reporter: Eric Yang
>Assignee: Eric Yang
> Fix For: 0.20.205.0, 0.23.0, 0.24.0
>
> Attachments: HADOOP-7599-1.patch, HADOOP-7599-2.patch, 
> HADOOP-7599-3.patch, HADOOP-7599-4.patch, HADOOP-7599-5.patch, 
> HADOOP-7599-trunk-2.patch, HADOOP-7599-trunk-3.patch, 
> HADOOP-7599-trunk-4.patch, HADOOP-7599-trunk-5.patch, 
> HADOOP-7599-trunk.patch, HADOOP-7599.patch
>
>
> Setting up a secure Hadoop cluster requires a lot of manual setup.  The 
> motivation of this jira is to provide setup scripts to automate setup secure 
> Hadoop cluster.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HADOOP-7599) Improve hadoop setup conf script to setup secure Hadoop cluster

2011-09-10 Thread Eric Yang (JIRA)

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

Eric Yang updated HADOOP-7599:
--

Attachment: HADOOP-7599-5.patch
HADOOP-7599-trunk-5.patch

Bugfix to make sure non-secure Hadoop cluster also works.

> Improve hadoop setup conf script to setup secure Hadoop cluster
> ---
>
> Key: HADOOP-7599
> URL: https://issues.apache.org/jira/browse/HADOOP-7599
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: scripts
>Affects Versions: 0.20.203.0
> Environment: Java 6, RHEL 5.6
>Reporter: Eric Yang
>Assignee: Eric Yang
> Fix For: 0.20.205.0
>
> Attachments: HADOOP-7599-1.patch, HADOOP-7599-2.patch, 
> HADOOP-7599-3.patch, HADOOP-7599-4.patch, HADOOP-7599-5.patch, 
> HADOOP-7599-trunk-2.patch, HADOOP-7599-trunk-3.patch, 
> HADOOP-7599-trunk-4.patch, HADOOP-7599-trunk-5.patch, 
> HADOOP-7599-trunk.patch, HADOOP-7599.patch
>
>
> Setting up a secure Hadoop cluster requires a lot of manual setup.  The 
> motivation of this jira is to provide setup scripts to automate setup secure 
> Hadoop cluster.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HADOOP-7599) Improve hadoop setup conf script to setup secure Hadoop cluster

2011-09-10 Thread Eric Yang (JIRA)

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

Eric Yang updated HADOOP-7599:
--

Attachment: HADOOP-7599-trunk-4.patch
HADOOP-7599-4.patch

- Revised hadoop-create-user.sh to include ability to create user by authorized 
super user keytab.
- Revised hadoop-env.sh for settting effective user permission properly.

> Improve hadoop setup conf script to setup secure Hadoop cluster
> ---
>
> Key: HADOOP-7599
> URL: https://issues.apache.org/jira/browse/HADOOP-7599
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: scripts
>Affects Versions: 0.20.203.0
> Environment: Java 6, RHEL 5.6
>Reporter: Eric Yang
>Assignee: Eric Yang
> Fix For: 0.20.205.0
>
> Attachments: HADOOP-7599-1.patch, HADOOP-7599-2.patch, 
> HADOOP-7599-3.patch, HADOOP-7599-4.patch, HADOOP-7599-trunk-2.patch, 
> HADOOP-7599-trunk-3.patch, HADOOP-7599-trunk-4.patch, 
> HADOOP-7599-trunk.patch, HADOOP-7599.patch
>
>
> Setting up a secure Hadoop cluster requires a lot of manual setup.  The 
> motivation of this jira is to provide setup scripts to automate setup secure 
> Hadoop cluster.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HADOOP-7599) Improve hadoop setup conf script to setup secure Hadoop cluster

2011-09-09 Thread Eric Yang (JIRA)

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

Eric Yang updated HADOOP-7599:
--

Attachment: HADOOP-7599-3.patch
HADOOP-7599-trunk-3.patch

Update reference to task tracker group.

> Improve hadoop setup conf script to setup secure Hadoop cluster
> ---
>
> Key: HADOOP-7599
> URL: https://issues.apache.org/jira/browse/HADOOP-7599
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: scripts
>Affects Versions: 0.20.203.0
> Environment: Java 6, RHEL 5.6
>Reporter: Eric Yang
>Assignee: Eric Yang
> Fix For: 0.20.205.0
>
> Attachments: HADOOP-7599-1.patch, HADOOP-7599-2.patch, 
> HADOOP-7599-3.patch, HADOOP-7599-trunk-2.patch, HADOOP-7599-trunk-3.patch, 
> HADOOP-7599-trunk.patch, HADOOP-7599.patch
>
>
> Setting up a secure Hadoop cluster requires a lot of manual setup.  The 
> motivation of this jira is to provide setup scripts to automate setup secure 
> Hadoop cluster.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HADOOP-7599) Improve hadoop setup conf script to setup secure Hadoop cluster

2011-09-09 Thread Eric Yang (JIRA)

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

Eric Yang updated HADOOP-7599:
--

Attachment: HADOOP-7599-trunk-2.patch
HADOOP-7599-2.patch

- Make sure keytab file ownership are setup correctly.

> Improve hadoop setup conf script to setup secure Hadoop cluster
> ---
>
> Key: HADOOP-7599
> URL: https://issues.apache.org/jira/browse/HADOOP-7599
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: scripts
>Affects Versions: 0.20.203.0
> Environment: Java 6, RHEL 5.6
>Reporter: Eric Yang
>Assignee: Eric Yang
> Fix For: 0.20.205.0
>
> Attachments: HADOOP-7599-1.patch, HADOOP-7599-2.patch, 
> HADOOP-7599-trunk-2.patch, HADOOP-7599-trunk.patch, HADOOP-7599.patch
>
>
> Setting up a secure Hadoop cluster requires a lot of manual setup.  The 
> motivation of this jira is to provide setup scripts to automate setup secure 
> Hadoop cluster.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HADOOP-7599) Improve hadoop setup conf script to setup secure Hadoop cluster

2011-09-09 Thread Eric Yang (JIRA)

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

Eric Yang updated HADOOP-7599:
--

Attachment: HADOOP-7599-trunk.patch

Same patch for trunk.

> Improve hadoop setup conf script to setup secure Hadoop cluster
> ---
>
> Key: HADOOP-7599
> URL: https://issues.apache.org/jira/browse/HADOOP-7599
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: scripts
>Affects Versions: 0.20.203.0
> Environment: Java 6, RHEL 5.6
>Reporter: Eric Yang
>Assignee: Eric Yang
> Fix For: 0.20.205.0
>
> Attachments: HADOOP-7599-1.patch, HADOOP-7599-trunk.patch, 
> HADOOP-7599.patch
>
>
> Setting up a secure Hadoop cluster requires a lot of manual setup.  The 
> motivation of this jira is to provide setup scripts to automate setup secure 
> Hadoop cluster.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HADOOP-7599) Improve hadoop setup conf script to setup secure Hadoop cluster

2011-09-08 Thread Eric Yang (JIRA)

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

Eric Yang updated HADOOP-7599:
--

Attachment: HADOOP-7599-1.patch

Addressing Devaraj's concerns in bulletin item 1,2,3,7,8,10,12.

> Improve hadoop setup conf script to setup secure Hadoop cluster
> ---
>
> Key: HADOOP-7599
> URL: https://issues.apache.org/jira/browse/HADOOP-7599
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: scripts
>Affects Versions: 0.20.203.0
> Environment: Java 6, RHEL 5.6
>Reporter: Eric Yang
>Assignee: Eric Yang
> Fix For: 0.20.205.0
>
> Attachments: HADOOP-7599-1.patch, HADOOP-7599.patch
>
>
> Setting up a secure Hadoop cluster requires a lot of manual setup.  The 
> motivation of this jira is to provide setup scripts to automate setup secure 
> Hadoop cluster.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HADOOP-7599) Improve hadoop setup conf script to setup secure Hadoop cluster

2011-09-01 Thread Eric Yang (JIRA)

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

Eric Yang updated HADOOP-7599:
--

Status: Patch Available  (was: Open)

> Improve hadoop setup conf script to setup secure Hadoop cluster
> ---
>
> Key: HADOOP-7599
> URL: https://issues.apache.org/jira/browse/HADOOP-7599
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: scripts
>Affects Versions: 0.20.203.0
> Environment: Java 6, RHEL 5.6
>Reporter: Eric Yang
>Assignee: Eric Yang
> Fix For: 0.20.205.0
>
> Attachments: HADOOP-7599.patch
>
>
> Setting up a secure Hadoop cluster requires a lot of manual setup.  The 
> motivation of this jira is to provide setup scripts to automate setup secure 
> Hadoop cluster.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HADOOP-7599) Improve hadoop setup conf script to setup secure Hadoop cluster

2011-09-01 Thread Eric Yang (JIRA)

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

Eric Yang updated HADOOP-7599:
--

Attachment: HADOOP-7599.patch

Setup scripts for setting up secure Hadoop cluster.

For usage of the scripts run:

{noformat}
hadoop-setup-conf.sh -h
hadoop-setup-hdfs.sh -h
{noformat}

*Prerequisite*

keytab files are pre-generated and placed in /etc/security/keytabs.

*Setup sequence*

{noformat}
# Run on all nodes
sudo hadoop-setup-conf.sh --java-home=...
# Run on nematode
sudo hadoop-setup-hdfs --config ...
# Run on datanodes
sudo hadoop-daemon.sh --config $HADOOP_CONF_DIR start datanode
# Run on jobtracker as mapreduce user
hadoop-daemon.sh --config $HADOOP_CONF_DIR start jobtracker
# Run on tasktracker as mapreduce user
hadoop-daemon.sh --config $HADOOP_CONF_DIR start tasktracker
{noformat}


> Improve hadoop setup conf script to setup secure Hadoop cluster
> ---
>
> Key: HADOOP-7599
> URL: https://issues.apache.org/jira/browse/HADOOP-7599
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: scripts
>Affects Versions: 0.20.203.0
> Environment: Java 6, RHEL 5.6
>Reporter: Eric Yang
>Assignee: Eric Yang
> Fix For: 0.20.205.0
>
> Attachments: HADOOP-7599.patch
>
>
> Setting up a secure Hadoop cluster requires a lot of manual setup.  The 
> motivation of this jira is to provide setup scripts to automate setup secure 
> Hadoop cluster.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira