Ted Yu created HBASE-10041:
------------------------------
Summary: Add support for Namenode HA to test infrastructure
Key: HBASE-10041
URL: https://issues.apache.org/jira/browse/HBASE-10041
Project: HBase
Issue Type: Test
Reporter: Ted Yu
Currently MiniDFSCluster is used for testing hdfs cluster.
In hadoop-2, MiniDFSCluster supports HA mode through its Builder.
MiniJournalCluster allows testing against QJM.
There is no such capability in hadoop-1
Support for Namenode HA should be added to test infrastructure.
One possibility is through
hbase-hadoop-compat/src/test/java/org/apache/hadoop/hbase/HadoopShims.java
--
This message was sent by Atlassian JIRA
(v6.1#6144)