Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
/bin/bash is hard coded in some of the scripts. We should consider using #!/usr/bin/env bash at the beginning instead.
Candidates:
hadoop-functions_test_helper.bash
start-build-env.sh
findHangingTest.sh
verify-xml.sh
hadoop_env_checks.sh
Attachments
Attachments
Issue Links
- is related to
-
YARN-6060 Linux container executor fails to run container on directories mounted as noexec
- Resolved