[
https://issues.apache.org/jira/browse/CHUKWA-215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jerome Boulon updated CHUKWA-215:
---------------------------------
Attachment: CHUKWA-215.patch
I've removed CHUKWA_HOME/conf from the classpath and add CHUKWA_CONF_DIR but
Everyone should rely on ChukwaConfiguration to get the right configuration,
relying only on the classpath may introduce some inconsistencies since there's
some additional logic into the ChukwaConfiguration class.
> postProcess.sh should use ${CHUKWA_CONF_DIR} instead of ${CHUKWA_HOME}/conf
> ---------------------------------------------------------------------------
>
> Key: CHUKWA-215
> URL: https://issues.apache.org/jira/browse/CHUKWA-215
> Project: Hadoop Chukwa
> Issue Type: Bug
> Components: Data Processors
> Environment: Redhat EL 5.1, Java 6
> Reporter: Eric Yang
> Assignee: Jerome Boulon
> Attachments: CHUKWA-215.patch
>
>
> The configuration is loading from incorrect directory if the configuration
> directory is not in CHUKWA_HOME. This should be changed to use
> ${CHUKWA_CONF_DIR}.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.