[
https://issues.apache.org/jira/browse/HADOOP-2809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hemanth Yamijala updated HADOOP-2809:
-------------------------------------
Attachment: patch_2809.3
Minor change to previous patch. There was a bug in hodcleanup, where if syslog
address is not specified, hodcleanup wasn't working. Fixed that in this patch.
> [HOD] Syslog configuration, syslog-address, does not work in HOD 0.4
> --------------------------------------------------------------------
>
> Key: HADOOP-2809
> URL: https://issues.apache.org/jira/browse/HADOOP-2809
> Project: Hadoop Core
> Issue Type: Bug
> Components: contrib/hod
> Affects Versions: 0.16.0
> Reporter: Hemanth Yamijala
> Assignee: Vinod Kumar Vavilapalli
> Priority: Critical
> Fix For: 0.16.1
>
> Attachments: patch_2809, patch_2809.1, patch_2809.2, patch_2809.3
>
>
> Specify the parameter syslog-address as host:port in the ringmaster or
> hodring sections in a hod configuration file. Run a hod allocation. It fails
> with error code 5/6. The ringmaster fails to start. No logs are created.
> The problem seems to be that we are passing in the syslog-address in a format
> different from what is expected to the hodLogger object.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.