[HOD] Ringmaster does not automatically create log directory if it does not
exist.
----------------------------------------------------------------------------------
Key: HADOOP-3038
URL: https://issues.apache.org/jira/browse/HADOOP-3038
Project: Hadoop Core
Issue Type: Bug
Components: contrib/hod
Affects Versions: 0.16.0
Reporter: Hemanth Yamijala
In the hod configuration, if the directory specified in ringmaster.log-dir does
not exist, verification fails, and ringmaster exits. In the code, it tries to
create the log dir after the verification is through. The order is misplaced.
This problem can also occur if any parameter in the ringmaster configuration is
invalid.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.