[ 
https://issues.apache.org/jira/browse/CHUKWA-216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12708618#action_12708618
 ] 

Eric Yang commented on CHUKWA-216:
----------------------------------

This code should be deprecated because it's incompatible going forward with 
newer version of hadoop.  The proper fix is to ensure HADOOP_CONF_DIR as part 
of the class path, hence, we do not need to maintain any change for hadoop 
configuration change.  namenode configuration should be added by the 
Configuration object itself rather than source hadoop-site.xml externally for 
all backend services.

> postProcess.sh should locate hadoop-site.xml in HADOOP_CONF_DIR
> ---------------------------------------------------------------
>
>                 Key: CHUKWA-216
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-216
>             Project: Hadoop Chukwa
>          Issue Type: Bug
>          Components: Data Processors
>         Environment: Redhat EL 5.1, Java 6
>            Reporter: Eric Yang
>            Assignee: Jerome Boulon
>            Priority: Blocker
>
> postProcess.sh is currently hard coded to CHUKWA_HOME/conf as class path for 
> locating configuration.
> postProcessManager should locate name node address and job tracker address 
> from HADOOP_CONF_DIR or class path.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to