[ https://issues.apache.org/jira/browse/HADOOP-7711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13118922#comment-13118922
]
Arpit Gupta commented on HADOOP-7711:
-------------------------------------
The info in the first comment was what was in the hadoop-env.sh if they should not be replaced
my we change them from
export HADOOP_NAMENODE_OPTS="-Dsecurity.audit.logger=INFO,DRFAS -Dhdfs.audit.logger=INFO,DRFAAUDIT
${HADOOP_NAMENODE_OPTS}"
to
export HADOOP_NAMENODE_OPTS="-Dsecurity.audit.logger=INFO,DRFAS -Dhdfs.audit.logger=INFO,DRFAAUDIT
$HADOOP_NAMENODE_OPTS"
Do you think that might be the cause?
> hadoop-env.sh generated from templates has duplicate info
> ---------------------------------------------------------
>
> Key: HADOOP-7711
> URL: https://issues.apache.org/jira/browse/HADOOP-7711
> Project: Hadoop Common
> Issue Type: Bug
> Components: conf
> Reporter: Arpit Gupta
> Assignee: Eric Yang
> Fix For: 0.20.205.1
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
|