[
https://issues.apache.org/jira/browse/HBASE-16255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15439556#comment-15439556
]
Dima Spivak commented on HBASE-16255:
-------------------------------------
Tried the new revision of the branch and got
{noformat}
2016-08-26 11:46:48,357 ERROR [main] util.AbstractHBaseTool: Error running
command-line tool
java.lang.Exception: Cluster does not have enough nodes:5
at
org.apache.hadoop.hbase.IntegrationTestingUtility.checkNodeCount(IntegrationTestingUtility.java:89)
at
org.apache.hadoop.hbase.IntegrationTestingUtility.initializeCluster(IntegrationTestingUtility.java:76)
at
org.apache.hadoop.hbase.IntegrationTestBackupRestore.setUp(IntegrationTestBackupRestore.java:90)
at
org.apache.hadoop.hbase.IntegrationTestBase.doWork(IntegrationTestBase.java:120)
at
org.apache.hadoop.hbase.util.AbstractHBaseTool.run(AbstractHBaseTool.java:112)
at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:70)
at
org.apache.hadoop.hbase.IntegrationTestBackupRestore.main(IntegrationTestBackupRestore.java:288)
{noformat}
Is there a good reason for requiring a 5-RS cluster to test this feature? If
not, please change this to a lower value.
> Backup/Restore IT
> -----------------
>
> Key: HBASE-16255
> URL: https://issues.apache.org/jira/browse/HBASE-16255
> Project: HBase
> Issue Type: Task
> Reporter: Vladimir Rodionov
> Assignee: Vladimir Rodionov
> Labels: backup
> Attachments: 16255.addendum, 16255.addendum2, HBASE-16255-v1.patch,
> HBASE-16255-v2.patch, HBASE-16255-v3.patch, HBASE-16255-v4.patch,
> HBASE-16255-v5.patch, HBASE-16255-v6.patch
>
>
> Integration test for backup restore.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)