[ https://issues.apache.org/jira/browse/HADOOP-13040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Allen Wittenauer resolved HADOOP-13040. --------------------------------------- Resolution: Not A Problem Closing this since it's not a bug in the shell scripts. > HADOOP_NAMENODE_OPTS does not pass -DconfigKey=Value to namenode as parameter > ------------------------------------------------------------------------------ > > Key: HADOOP-13040 > URL: https://issues.apache.org/jira/browse/HADOOP-13040 > Project: Hadoop Common > Issue Type: Bug > Components: scripts > Reporter: Xiaoyu Yao > Assignee: Xiaoyu Yao > > We want to hide the ldap bind password file path from core-site.xml by > setting the following in hadoop-env.sh only. > export HADOOP_NAMENODE_OPTS=$HADOOP_NAMENODE_OPTS > -Dhadoop.security.group.mapping.ldap.bind.password.file > =BIND_PASSWORD_FILE_PATH > However, it does not work as expected and the BIND_PASSWORD_FILE_PATH is not > honored with existing hadoop_add_param call from > hadoop-config.sh/hadoop-function.sh. > -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org