Ivan A. Veselovsky created HDFS-4312:
----------------------------------------

             Summary: fix test TestSecureNameNode and improve test 
TestSecureNameNode
                 Key: HDFS-4312
                 URL: https://issues.apache.org/jira/browse/HDFS-4312
             Project: Hadoop HDFS
          Issue Type: Bug
            Reporter: Ivan A. Veselovsky
            Assignee: Ivan A. Veselovsky


TestSecureNameNode does not work on Java6 without 
"dfs.web.authentication.kerberos.principal" config property set.

Also the following improved:
1) keytab files are checked for existence and readability to provide fast-fail 
on config error.
2) added comment to TestSecureNameNode describing the required sys props.
3) string literals replaced with config constants.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to