Portability of hadoop shell scripts for deployment
--------------------------------------------------

                 Key: HADOOP-469
                 URL: http://issues.apache.org/jira/browse/HADOOP-469
             Project: Hadoop
          Issue Type: Bug
    Affects Versions: 0.5.0
            Reporter: Jean-Baptiste Quenot
         Attachments: 20060821-hadoop-bin

Hadoop shell scripts are based on /bin/bash, which is a "standard" shell only 
on GNU/Linux. On other Unix systems like FreeBSD however the "standard" shell 
is /bin/sh. The attached patch addresses these compatiblity issues.

-- 
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

        

Reply via email to