HdfsProxy Unit Test should not depend on HDFSPROXY_CONF_DIR environment -----------------------------------------------------------------------
Key: HADOOP-5775 URL: https://issues.apache.org/jira/browse/HADOOP-5775 Project: Hadoop Core Issue Type: Bug Components: contrib/hdfsproxy Reporter: zhiyong zhang Assignee: zhiyong zhang as war target read user-certs.xml and user-permissions.xml from $HDFSPROXY_CONF_DIR. If a user set this environment and have some files in it, it could potentially cause the unit test to fail if the conf files does not match what the unit test needs. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.