[
https://issues.apache.org/jira/browse/HBASE-16574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16249886#comment-16249886
]
Vladimir Rodionov commented on HBASE-16574:
-------------------------------------------
{quote}
Could also say how long a backup is going to take roughly. Me as an operator
would be afraid to run a backup because I'd think the command could run for
ever on my 100 node cluster. Reading later in the manual, it seems that it
could start and return immediately and then I check in on status. Would be good
to surface some of that up here at start of doc. to allay the fears of the poor
operator.
{quote}
No, we can not estimate duration of an operation yet. It depends on : # of YARN
containers allocated to an operation, available resources CPU, IO memory to a
container, overall system - wide load etc, available inter-cluster bandwidth.
Backup and restore are both blocking operation, because are client driven. So,
they return only when operation finishes successfully or fail.
> Add backup / restore feature to refguide
> ----------------------------------------
>
> Key: HBASE-16574
> URL: https://issues.apache.org/jira/browse/HBASE-16574
> Project: HBase
> Issue Type: Improvement
> Reporter: Ted Yu
> Assignee: Frank Welsch
> Labels: backup
> Fix For: 2.0.0-beta-1
>
> Attachments: B&R command-line tools and configuration (updated).pdf,
> Backup-and-Restore-Apache_19Sep2016.pdf, HBASE-16574.001.patch,
> HBASE-16574.002.patch, HBASE-16574.003.branch-2.patch,
> hbase-book-16574.003.pdf, hbase_reference_guide.v1.pdf
>
>
> This issue is to add backup / restore feature description to hbase refguide.
> The description should cover:
> scenarios where backup / restore is used
> backup / restore commands and sample usage
> considerations in setup
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)