Index: hbase-server/src/test/java/org/apache/hadoop/hbase/mapreduce/TestHFileOutputFormat.java
===================================================================
--- hbase-server/src/test/java/org/apache/hadoop/hbase/mapreduce/TestHFileOutputFormat.java (revision 1452558)
+++ hbase-server/src/test/java/org/apache/hadoop/hbase/mapreduce/TestHFileOutputFormat.java (working copy)
@@ -288,6 +288,7 @@
@Test
public void testWritingPEData() throws Exception {
Configuration conf = util.getConfiguration();
+ conf.setBoolean("yarn.is.minicluster", true);
Path testDir = util.getDataTestDirOnTestFS("testWritingPEData");
FileSystem fs = testDir.getFileSystem(conf);
Index: pom.xml
===================================================================
--- pom.xml (revision 1452558)
+++ pom.xml (working copy)
@@ -865,7 +865,7 @@
1.6
${project.version}
- 2.0.2-alpha
+ 2.0.4-SNAPSHOT
1.1.1
1.2
1.7