[
https://issues.apache.org/jira/browse/CHUKWA-209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jerome Boulon updated CHUKWA-209:
---------------------------------
Description:
Most of M/R are creating configuration on their own, instead they should use a
centralized configuration coming from ChukwaConfiguration.
Add new static methods to ChukwaConfiguration in order to get configuration for
the agent side or the backend side.
This should simplify the configuration management and avoid several the
creation of several instances of ChukwaCnfiguration with the same content.
Ideally ChukwaConfiguration should have a private constructor to enforce the
usage of a single configuration per process.
was:Most of M/R are creating configuration on their own, instead they should
use a centralized configuration coming from ChukwaConfiguration.
> All M/R should get their configuration from ChukwaConfiguration
> ---------------------------------------------------------------
>
> Key: CHUKWA-209
> URL: https://issues.apache.org/jira/browse/CHUKWA-209
> Project: Hadoop Chukwa
> Issue Type: Bug
> Reporter: Jerome Boulon
> Assignee: Jerome Boulon
>
> Most of M/R are creating configuration on their own, instead they should use
> a centralized configuration coming from ChukwaConfiguration.
> Add new static methods to ChukwaConfiguration in order to get configuration
> for the agent side or the backend side.
> This should simplify the configuration management and avoid several the
> creation of several instances of ChukwaCnfiguration with the same content.
> Ideally ChukwaConfiguration should have a private constructor to enforce the
> usage of a single configuration per process.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.