[
https://issues.apache.org/jira/browse/CHUKWA-162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12701050#action_12701050
]
Eric Yang commented on CHUKWA-162:
----------------------------------
Why collector needs hadoop-site.xml? This dependency didn't exist before.
demux pipeline could pick up hadoop configuration by sourcing HADOOP_CONF_DIR
in the class path. For now, it is required to place hadoop-site.xml in
CHUKWA_CONF_DIR, but this could be fixed by fixing the demux.sh shell script.
> ChukwaConfiguration should handle agent and backend configuration separately
> ----------------------------------------------------------------------------
>
> Key: CHUKWA-162
> URL: https://issues.apache.org/jira/browse/CHUKWA-162
> Project: Hadoop Chukwa
> Issue Type: Bug
> Reporter: Mac Yang
>
> Currently all components (both front end and back end) are forced to consume
> all config files together. As a result, different components can not have
> different settings for the same config parameter.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.