Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.5.0
-
None
-
None
Description
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.
Attachments
Attachments
Issue Links
- relates to
-
HADOOP-352 Portability of hadoop shell scripts for deployment
- Closed