[HOD] hodring.log-destination-uri should be set to a default value
------------------------------------------------------------------
Key: HADOOP-3133
URL: https://issues.apache.org/jira/browse/HADOOP-3133
Project: Hadoop Core
Issue Type: Improvement
Components: contrib/hod
Affects Versions: 0.16.0
Reporter: Hemanth Yamijala
Priority: Minor
In the current setup, we do not insist a value for hodring.log-destination-uri
which is used to store tarred hadoop logs. Now, if there is a hadoop start up
problem, the cluster could get automatically deallocated. However, the hadoop
logs would be lost too, as the above configuration parameter does not have a
default value.
Possibly this should be set to atleast file:///<local file system> path so that
the logs will be saved.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.