[ http://issues.apache.org/jira/browse/HADOOP-260?page=comments#action_12422487 ] Milind Bhandarkar commented on HADOOP-260: ------------------------------------------
I have started looking at this issue. The original patch contains duplicate shell-script in all scripts. We could have separated it out as a function and included that file. However, in the meanwhile, the scripts have become portable across bourne-compatible shells, rather than being specific to bash. How do you propose we eliminate repeatition ? > the start up scripts should take a command line parameter --config making it > easy to run multiple hadoop installation on same machines > -------------------------------------------------------------------------------------------------------------------------------------- > > Key: HADOOP-260 > URL: http://issues.apache.org/jira/browse/HADOOP-260 > Project: Hadoop > Issue Type: Improvement > Affects Versions: 0.2.0 > Reporter: Mahadev konar > Assigned To: Mahadev konar > Priority: Minor > Fix For: 0.5.0 > > Attachments: config.patch > > > --config paramter would allow getting rid of SSH_OPTS. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
