Relative path for script option is not handled properly.
--------------------------------------------------------
Key: HADOOP-2966
URL: https://issues.apache.org/jira/browse/HADOOP-2966
Project: Hadoop Core
Issue Type: Bug
Components: contrib/hod
Affects Versions: 0.16.1
Reporter: Karam Singh
Priority: Minor
Ran hod as -:
hod allocate -d cdir -n 5 -s scripts/hodscript.sh
hod throws following error -:
[
CRITICAL - Invalid script file (--hod.script or -s) specified : scripts/hdp
]
It works for absolute path.
hod should also handle relative path for script file
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.