Wei-Chiu Chuang created HBASE-20950:
---------------------------------------
Summary: Helper method to configure secure DFS cluster for tests
Key: HBASE-20950
URL: https://issues.apache.org/jira/browse/HBASE-20950
Project: HBase
Issue Type: Sub-task
Components: test
Reporter: Wei-Chiu Chuang
Assignee: Wei-Chiu Chuang
There is quite some boilerplate code for configuring a secure HDFS cluster for
tests. The code is repeated in a number of test files within HBase code base.
Convert the boilerplate code into a helper method to avoid duplication and
lower maintenance effort.
SecureTestCluster#setHdfsSecuredConfiguration
TestSecureExport#setUpClusterKdc
TestThriftSpnegoHttpServer#addSecurityConfigurations
TestSaslFanOutOneBlockAsyncDFSOutput#setHdfsSecuredConfiguration
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)