doc-exports/docs/mrs/umn/admin_guide_000205.html
Yang, Tong b7a42db732 MRS UMN 320-lts.1 version
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Yang, Tong <yangtong2@huawei.com>
Co-committed-by: Yang, Tong <yangtong2@huawei.com>
2023-08-13 18:25:47 +00:00

71 lines
28 KiB
HTML

<a name="admin_guide_000205"></a><a name="admin_guide_000205"></a>
<h1 class="topictitle1">Backing Up HBase Service Data</h1>
<div id="body1530063336993"><div class="section" id="admin_guide_000205__s8d97d244fb1f41ecb149297a5740b4e0"><h4 class="sectiontitle">Scenario</h4><p id="admin_guide_000205__en-us_topic_0046736765_p31013004">To ensure HBase service data security routinely or before a major operation on HBase (such as upgrade or migration), you need to back up HBase service data. The backup data can be used to recover the system if an exception occurs or the operation has not achieved the expected result, minimizing the adverse impacts on services.</p>
<p id="admin_guide_000205__en-us_topic_0046736765_p10681585">You can create a backup task on FusionInsight Manager to back up HBase service data. Both automatic and manual backup tasks are supported.</p>
<p id="admin_guide_000205__en-us_topic_0046736765_p29025404">The following situations may occur during the HBase service data backup:</p>
<ul id="admin_guide_000205__en-us_topic_0046736765_ul59902046"><li id="admin_guide_000205__en-us_topic_0046736765_li2247504">When a user creates an HBase table, <strong id="admin_guide_000205__b2109679788112530">KEEP_DELETED_CELLS</strong> is set to <strong id="admin_guide_000205__b1538473267112530">false</strong> by default. When the user backs up this HBase table, deleted data will be backed up and junk data may exist after data restoration. This parameter can be set to <strong id="admin_guide_000205__b15671033112416">true</strong> manually when an HBase table is created based on service requirements.</li><li id="admin_guide_000205__en-us_topic_0046736765_li20227539">When a user manually specifies the timestamp when writing data into an HBase table and the specified time is earlier than the last backup time of the HBase table, new data may not be backed up in incremental backup tasks.</li><li id="admin_guide_000205__en-us_topic_0046736765_li47830129">The HBase backup function cannot back up the access control lists (ACLs) for reading, writing, executing, creating, and managing HBase global or namespaces. After HBase data is restored, you need to reset the role permissions on FusionInsight Manager.</li><li id="admin_guide_000205__en-us_topic_0046736765_li27817977">If the backup data of the standby cluster is lost in an existing HBase backup task, the next incremental backup will fail, and you need to create an HBase backup task again. However, the next full backup task will be normal.</li></ul>
</div>
<div class="section" id="admin_guide_000205__sb1547abae4a34bb3a1514c5ad97fda6e"><h4 class="sectiontitle">Prerequisites</h4><ul id="admin_guide_000205__ul16449121191311"><li id="admin_guide_000205__lf3c3f51380734b469b9ab66e4015777c">If data needs to be backed up to the remote HDFS, you have prepared a standby cluster for data backup. The authentication mode of the standby cluster is the same as that of the active cluster. For other backup modes, you do not need to prepare the standby cluster.</li></ul>
<ul id="admin_guide_000205__en-us_topic_0046736765_ul38663671"><li id="admin_guide_000205__l6b2ccbf0a54a4d7994c8b888340d4fc3">If the active cluster is deployed in security mode and the active and standby clusters are not managed by the same FusionInsight Manager, mutual trust has been configured. For details, see <a href="admin_guide_000177.html">Configuring Cross-Manager Mutual Trust Between Clusters</a>. If the active cluster is deployed in normal mode, no mutual trust is required.</li><li id="admin_guide_000205__lfde42b9aa55947f79d6253ef3ddd298b">Cross-cluster replication has been configured for the active and standby clusters. For details, see <a href="admin_guide_000200.html">Enabling Cross-Cluster Replication</a>.</li><li id="admin_guide_000205__lb80a243195ff415bb79d73f765e4982c">Time is consistent between the active and standby clusters and the NTP services on the active and standby clusters use the same time source.</li><li id="admin_guide_000205__en-us_topic_0046736765_li12741319">Backup policies, including the backup task type, period, backup object, backup directory, and Yarn queue required by the backup task are planned based on service requirements.</li><li id="admin_guide_000205__en-us_topic_0046736765_li47563014">The HDFS in the standby cluster has sufficient space. You are advised to save backup files in a custom directory.</li><li id="admin_guide_000205__en-us_topic_0046736765_li25413947">On the HDFS client, you have executed the <strong id="admin_guide_000205__en-us_topic_0046736765_b27398935">hdfs lsSnapshottableDir</strong> command as user <strong id="admin_guide_000205__b4392239131819">hdfs</strong> to check the list of directories for which HDFS snapshots have been created in the current cluster and ensured that the HDFS parent directory or subdirectory where data files to be backed up are stored does not have HDFS snapshots. Otherwise, the backup task cannot be created.</li><li id="admin_guide_000205__li9837811115617">If you want to back up data to NAS, you have deployed the NAS server in advance.</li><li id="admin_guide_000205__li61967457201">The <span class="parmname" id="admin_guide_000205__parmname2791175934717"><b>fs.defaultFS</b></span> parameter settings of HBase are the same as those of Yarn and HDFS.</li></ul>
</div>
<div class="section" id="admin_guide_000205__sd0c175c1cf274716be006f5a9ed6c8ac"><h4 class="sectiontitle">Procedure</h4><ol id="admin_guide_000205__ol47742161154428"><li id="admin_guide_000205__li514247915256"><span>On FusionInsight Manager, choose <strong id="admin_guide_000205__b11131812111310">O&amp;M</strong> &gt; <strong id="admin_guide_000205__b19120161271320">Backup and Restoration</strong> &gt; <strong id="admin_guide_000205__b101211512131318">Backup Management</strong>.</span></li><li id="admin_guide_000205__li1388766715256"><span>Click <strong id="admin_guide_000205__b657943249112530">Create</strong>.</span></li><li id="admin_guide_000205__li5788013915256"><span>Set <strong id="admin_guide_000205__b1323161581316">Name</strong> to the name of the backup task.</span></li><li id="admin_guide_000205__li2832102653918"><span>Select the cluster to be operated from <strong id="admin_guide_000205__b655361751313">Backup Object</strong>.</span></li><li id="admin_guide_000205__li1759563715256"><span>Set <strong id="admin_guide_000205__b11101419181319">Mode</strong> to the type of the backup task.</span><p><p id="admin_guide_000205__en-us_topic_0165590410_p226614614816"><strong id="admin_guide_000205__b18516122071317">Periodic</strong> indicates that the backup task is executed by the system periodically. <strong id="admin_guide_000205__b851718207139">Manual</strong> indicates that the backup task is executed manually.</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="admin_guide_000205__en-us_topic_0165590410_table193081738154917" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Periodic backup parameters</caption><thead align="left"><tr id="admin_guide_000205__en-us_topic_0165590410_row430813818490"><th align="left" class="cellrowborder" valign="top" width="21.84%" id="mcps1.3.3.2.5.2.2.2.3.1.1"><p id="admin_guide_000205__en-us_topic_0165590410_p113081938184918">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="78.16%" id="mcps1.3.3.2.5.2.2.2.3.1.2"><p id="admin_guide_000205__en-us_topic_0165590410_p173081538114915">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="admin_guide_000205__en-us_topic_0165590410_row18308838144917"><td class="cellrowborder" valign="top" width="21.84%" headers="mcps1.3.3.2.5.2.2.2.3.1.1 "><p id="admin_guide_000205__en-us_topic_0165590410_p030893804920">Started</p>
</td>
<td class="cellrowborder" valign="top" width="78.16%" headers="mcps1.3.3.2.5.2.2.2.3.1.2 "><p id="admin_guide_000205__en-us_topic_0165590410_p103081838144917">Indicates the time when the task is started for the first time.</p>
</td>
</tr>
<tr id="admin_guide_000205__en-us_topic_0165590410_row1530813813494"><td class="cellrowborder" valign="top" width="21.84%" headers="mcps1.3.3.2.5.2.2.2.3.1.1 "><p id="admin_guide_000205__en-us_topic_0165590410_p1930833815494">Period</p>
</td>
<td class="cellrowborder" valign="top" width="78.16%" headers="mcps1.3.3.2.5.2.2.2.3.1.2 "><p id="admin_guide_000205__en-us_topic_0165590410_p7308183834918">Indicates the task execution interval. The options include <strong id="admin_guide_000205__b18895130101310">Hours</strong> and <strong id="admin_guide_000205__b1389653012133">Days</strong>.</p>
</td>
</tr>
<tr id="admin_guide_000205__en-us_topic_0165590410_row7308103810493"><td class="cellrowborder" valign="top" width="21.84%" headers="mcps1.3.3.2.5.2.2.2.3.1.1 "><p id="admin_guide_000205__en-us_topic_0165590410_p16308153834910">Backup Policy</p>
</td>
<td class="cellrowborder" valign="top" width="78.16%" headers="mcps1.3.3.2.5.2.2.2.3.1.2 "><ul id="admin_guide_000205__en-us_topic_0165590410_ul17277134745017"><li id="admin_guide_000205__en-us_topic_0165590410_li7277247105018"><strong id="admin_guide_000205__b399031448112530">Full backup at the first time and incremental backup subsequently</strong></li><li id="admin_guide_000205__en-us_topic_0165590410_li0512161105112"><strong id="admin_guide_000205__b1948140038112530">Full backup every time</strong></li><li id="admin_guide_000205__en-us_topic_0165590410_li10673122011516"><strong id="admin_guide_000205__b476274222112530">Full backup once every n times</strong></li></ul>
<div class="note" id="admin_guide_000205__en-us_topic_0165590410_note181551254522"><span class="notetitle"> NOTE: </span><div class="notebody"><ul id="admin_guide_000205__en-us_topic_0165590410_ul61731492817"><li id="admin_guide_000205__en-us_topic_0165590410_li161733452817">Incremental backup is not supported when Manager data and component metadata are backed up. Only <strong id="admin_guide_000205__b5671133891315">Full backup every time</strong> is supported.</li><li id="admin_guide_000205__en-us_topic_0165590410_li1074775142813">If <strong id="admin_guide_000205__b490716401130">Path Type</strong> is set to <strong id="admin_guide_000205__b4908640191312">NFS</strong> or <strong id="admin_guide_000205__b159097403136">CIFS</strong>, incremental backup cannot be used. When incremental backup is used for NFS or CIFS backup, the latest full backup data is updated each time the incremental backup is performed. Therefore, no new recovery point is generated.</li></ul>
</div></div>
</td>
</tr>
</tbody>
</table>
</div>
</p></li><li id="admin_guide_000205__li53614270154428"><span>In <strong id="admin_guide_000205__b19991151661412">Configuration</strong>, choose <strong id="admin_guide_000205__b179929165145">HBase</strong> &gt; <strong id="admin_guide_000205__b189931616171410">HBase</strong> under <strong id="admin_guide_000205__b699411661418">Service data</strong>.</span></li><li id="admin_guide_000205__li4457996415256"><span>Set <strong id="admin_guide_000205__b96401514202616">Path Type</strong> of <strong id="admin_guide_000205__b5648314192612">HBase</strong> to a backup directory type.</span><p><p class="litext" id="admin_guide_000205__p1596050715256">The following backup directory types are supported:</p>
<ul class="subitemlist" id="admin_guide_000205__u695c04bfc9fd4e808744a464ebe243f6"><li class="subitemlist" id="admin_guide_000205__lff9acdbe32b44f9ab63e29d337acb6b8"><strong id="admin_guide_000205__b18182219172616">RemoteHDFS</strong>: indicates that the backup files are stored in the HDFS directory of the standby cluster.<div class="subitemlist" id="admin_guide_000205__en-us_topic_0165590410_p4401348125813">If you select this option, set the following parameters:<ul id="admin_guide_000205__ul165141635941"><li id="admin_guide_000205__li10541031232"><strong id="admin_guide_000205__b13666132212613">Destination NameService Name</strong>: indicates the NameService name of the standby cluster. You can set it to the NameService name (<strong id="admin_guide_000205__b155914389262">haclusterX</strong>, <strong id="admin_guide_000205__b15592183842615">haclusterX1</strong>, <strong id="admin_guide_000205__b16594123842612">haclusterX2</strong>, <strong id="admin_guide_000205__b1559413852613">haclusterX3</strong>, or <strong id="admin_guide_000205__b85961138182610">haclusterX4</strong>) of the built-in remote cluster of the cluster, or the NameService name of a configured remote cluster.</li></ul>
<ul id="admin_guide_000205__en-us_topic_0165590410_ul35551413145719"><li id="admin_guide_000205__li040871275519"><strong id="admin_guide_000205__b10182204162613">IP Mode</strong>: indicates the mode of the target IP address. The system automatically selects the IP address mode based on the cluster network type, for example, <strong id="admin_guide_000205__b355610917337">IPv4</strong> or <strong id="admin_guide_000205__b1856339173310">IPv6</strong>.</li><li id="admin_guide_000205__en-us_topic_0165590410_li35760164145447"><strong id="admin_guide_000205__b682145912423">Target NameNode IP Address</strong>: indicates the IP address of the NameNode service plane in the standby cluster. It can be of an active or standby node.</li><li id="admin_guide_000205__en-us_topic_0165590410_li53406027145447"><strong id="admin_guide_000205__b4997173014414">Target Path</strong>: indicates the HDFS directory for storing standby cluster backup data. The storage path cannot be an HDFS hidden directory, such as a snapshot or recycle bin directory, or a default system directory, such as <strong id="admin_guide_000205__b19616153314414">/hbase</strong> or <strong id="admin_guide_000205__b1761723319443">/user/hbase/backup</strong>.</li><li id="admin_guide_000205__en-us_topic_0165590410_li10892201145447"><strong id="admin_guide_000205__b12784203624415">Maximum Number of Backup Copies</strong>: indicates the number of backup file sets that can be retained in the backup directory.</li><li id="admin_guide_000205__li073418406183"><strong id="admin_guide_000205__b93921339184411">Queue Name</strong>: indicates the name of the Yarn queue used for backup task execution. The name must be the same as the name of the queue that is running properly in the cluster.</li><li id="admin_guide_000205__li5474155951615"><strong id="admin_guide_000205__b636913444440">Maximum Number of Maps</strong>: indicates the maximum number of maps in a MapReduce task. The default value is <strong id="admin_guide_000205__b20370114414410">20</strong>.</li><li id="admin_guide_000205__li184749595164"><strong id="admin_guide_000205__b470061208112530">Maximum Bandwidth of a Map (MB/s)</strong>: indicates the maximum bandwidth of a map. The default value is <strong id="admin_guide_000205__b416290871112530">100</strong>.</li></ul>
</div>
</li><li class="subitemlist" id="admin_guide_000205__li1832811432104"><strong id="admin_guide_000205__b2097682919503">NFS</strong>: indicates that backup files are stored in the NAS using the NFS protocol.<div class="subitemlist" id="admin_guide_000205__en-us_topic_0165590410_p59691816165919">If you select this option, set the following parameters:<ul id="admin_guide_000205__ul127408275"><li id="admin_guide_000205__li1460175202713"><strong id="admin_guide_000205__b14822143485014">IP Mode</strong>: indicates the mode of the target IP address. The system automatically selects the IP address mode based on the cluster network type, for example, <strong id="admin_guide_000205__b1656803785014">IPv4</strong> or <strong id="admin_guide_000205__b13569163713502">IPv6</strong>.</li></ul>
<ul id="admin_guide_000205__en-us_topic_0165590410_ul131981043121213"><li id="admin_guide_000205__en-us_topic_0165590410_li84531639101211"><strong id="admin_guide_000205__b15626123935013">Server IP Address</strong>: indicates the IP address of the NAS server.</li><li id="admin_guide_000205__en-us_topic_0165590410_li168383310145"><strong id="admin_guide_000205__b4590164117504">Server Shared Path</strong>: indicates the configured shared directory of the NAS server. (The shared path of the server cannot be set to the root directory, and the user group and owner group of the shared path must be <strong id="admin_guide_000205__b20347351133518">nobody:nobody</strong>.)</li><li id="admin_guide_000205__en-us_topic_0165590410_li198291514135817"><strong id="admin_guide_000205__b1442444395012">Maximum Number of Backup Copies</strong>: indicates the number of backup file sets that can be retained in the backup directory.</li><li id="admin_guide_000205__li358114109342"><strong id="admin_guide_000205__b1348504525016">Queue Name</strong>: indicates the name of the Yarn queue used for backup task execution. The name must be the same as the name of the queue that is running properly in the cluster.</li><li id="admin_guide_000205__li1581141013411"><strong id="admin_guide_000205__b17174249145018">Maximum Number of Maps</strong>: indicates the maximum number of maps in a MapReduce task. The default value is <strong id="admin_guide_000205__b91761449195010">20</strong>.</li><li id="admin_guide_000205__li3582111043410"><strong id="admin_guide_000205__b427011536503">Maximum Bandwidth of a Map (MB/s)</strong>: indicates the maximum bandwidth of a map. The default value is <strong id="admin_guide_000205__b5271105325011">100</strong>.</li></ul>
</div>
</li><li class="subitemlist" id="admin_guide_000205__li182061130132115"><strong id="admin_guide_000205__b146401356185013">CIFS</strong>: indicates that backup files are stored in the NAS using the CIFS protocol.<div class="subitemlist" id="admin_guide_000205__en-us_topic_0165590410_p20352322195913">If you select this option, set the following parameters:<ul id="admin_guide_000205__ul679181952713"><li id="admin_guide_000205__li879201912272"><strong id="admin_guide_000205__b54750111512">IP Mode</strong>: indicates the mode of the target IP address. The system automatically selects the IP address mode based on the cluster network type, for example, <strong id="admin_guide_000205__b18300936516">IPv4</strong> or <strong id="admin_guide_000205__b1730114311516">IPv6</strong>.</li></ul>
<ul id="admin_guide_000205__en-us_topic_0165590410_ul19998175216165"><li id="admin_guide_000205__en-us_topic_0165590410_li14202144861616"><strong id="admin_guide_000205__b5781350517">Server IP Address</strong>: indicates the IP address of the NAS server.</li><li id="admin_guide_000205__en-us_topic_0165590410_li5203184891618"><strong id="admin_guide_000205__b1080017695113">Port</strong>: indicates the port number used to connect to the NAS server over the CIFS protocol. The default value is <strong id="admin_guide_000205__b1880246155118">445</strong>.</li><li id="admin_guide_000205__en-us_topic_0165590410_li121901359121615"><strong id="admin_guide_000205__b10201161455116">Username</strong>: indicates the username set when the CIFS protocol is configured.</li><li id="admin_guide_000205__en-us_topic_0165590410_li10297967178"><strong id="admin_guide_000205__b15798151616511">Password</strong>: indicates the password set when the CIFS protocol is configured.</li><li id="admin_guide_000205__en-us_topic_0165590410_li1220411480164"><strong id="admin_guide_000205__b58121618185110">Server Shared Path</strong>: indicates the configured shared directory of the NAS server. (The shared path of the server cannot be set to the root directory, and the user group and owner group of the shared path must be <strong id="admin_guide_000205__b1319516532353">nobody:nobody</strong>.)</li><li id="admin_guide_000205__en-us_topic_0165590410_li20742334182813"><strong id="admin_guide_000205__b125094366524">Maximum Number of Backup Copies</strong>: indicates the number of backup file sets that can be retained in the backup directory.</li><li id="admin_guide_000205__li599431220344"><strong id="admin_guide_000205__b688564214529">Queue Name</strong>: indicates the name of the Yarn queue used for backup task execution. The name must be the same as the name of the queue that is running properly in the cluster.</li><li id="admin_guide_000205__li69946124342"><strong id="admin_guide_000205__b25591546105218">Maximum Number of Maps</strong>: indicates the maximum number of maps in a MapReduce task. The default value is <strong id="admin_guide_000205__b1456044614525">20</strong>.</li><li id="admin_guide_000205__li09941712163419"><strong id="admin_guide_000205__b1080424835218">Maximum Bandwidth of a Map (MB/s)</strong>: indicates the maximum bandwidth of a map. The default value is <strong id="admin_guide_000205__b17805248155217">100</strong>.</li></ul>
</div>
</li><li class="subitemlist" id="admin_guide_000205__li19186298711"><strong id="admin_guide_000205__b67907517525">SFTP</strong>: indicates that backup files are stored in the server using the SFTP protocol.<p class="subitemlist" id="admin_guide_000205__p18562615873">If you select this option, set the following parameters:</p>
<ul id="admin_guide_000205__ul1567219118820"><li id="admin_guide_000205__li1140426112719"><strong id="admin_guide_000205__b429495610529">IP Mode</strong>: indicates the mode of the target IP address. The system automatically selects the IP address mode based on the cluster network type, for example, <strong id="admin_guide_000205__b1418665812524">IPv4</strong> or <strong id="admin_guide_000205__b5187115845219">IPv6</strong>.</li><li id="admin_guide_000205__li34142310564"><strong id="admin_guide_000205__b6610005314">Server IP Address</strong>: indicates the IP address of the server where the backup data is stored.</li><li id="admin_guide_000205__li194142031155611"><strong id="admin_guide_000205__b0894418532">Port</strong>: indicates the port number used to connect to the backup server over the SFTP protocol. The default value is <strong id="admin_guide_000205__b188951165310">22</strong>.</li><li id="admin_guide_000205__li241473114565"><strong id="admin_guide_000205__b24481533537">Username</strong>: indicates the username for connecting to the server using the SFTP protocol.</li><li id="admin_guide_000205__li241412313562"><strong id="admin_guide_000205__b2014716535320">Password</strong>: indicates the password for connecting to the server using the SFTP protocol.</li><li id="admin_guide_000205__li6414113120563"><strong id="admin_guide_000205__b1127614705312">Server Shared Path</strong>: indicates the backup path on the SFTP server.</li><li class="subitemlist" id="admin_guide_000205__li178581575814"><strong id="admin_guide_000205__b1040349125312">Maximum Number of Backup Copies</strong>: indicates the number of backup file sets that can be retained in the backup directory.</li><li id="admin_guide_000205__li155639181173"><strong id="admin_guide_000205__b1145812113533">Queue Name</strong>: indicates the name of the Yarn queue used for backup task execution. The name must be the same as the name of the queue that is running properly in the cluster.</li><li id="admin_guide_000205__li95631718111711"><strong id="admin_guide_000205__b1222961535312">Maximum Number of Maps</strong>: indicates the maximum number of maps in a MapReduce task. The default value is <strong id="admin_guide_000205__b723020155534">20</strong>.</li><li id="admin_guide_000205__li1656314186170"><strong id="admin_guide_000205__b1486410177537">Maximum Bandwidth of a Map (MB/s)</strong>: indicates the maximum bandwidth of a map. The default value is <strong id="admin_guide_000205__b4864517145318">100</strong>.</li></ul>
</li></ul>
</p></li><li id="admin_guide_000205__li66073815154428"><span>Set <strong id="admin_guide_000205__b743350912112530">Maximum Number of Recovery Points</strong> to the number of snapshots that can be retained in the cluster.</span></li><li id="admin_guide_000205__li24265610154428"><span>Set <strong id="admin_guide_000205__b1270582125112530">Backup Content</strong> to one or multiple HBase tables to be backed up.</span><p><p id="admin_guide_000205__p57793429154428">You can select backup data using either of the following methods:</p>
<ul id="admin_guide_000205__ul17609259154428"><li id="admin_guide_000205__li50756172154428">Adding a backup data file<p id="admin_guide_000205__en-us_topic_0000001196982039_p1322548161715"><a name="admin_guide_000205__li50756172154428"></a><a name="li50756172154428"></a>Click the name of a database in the navigation tree to show all the tables in the database, and select specified tables.</p>
</li><li id="admin_guide_000205__li54152367154428">Selecting using regular expressions<ol type="a" id="admin_guide_000205__ol2111570015454"><li id="admin_guide_000205__li980272915454">Click <strong id="admin_guide_000205__b209952267112530">Query Regular Expression</strong>.</li><li id="admin_guide_000205__li19357369154428">Enter the namespace where the HBase tables are located in the first text box as prompted. The namespace must be the same as the existing namespace, for example, <strong id="admin_guide_000205__b601360036112530">default</strong>.</li><li id="admin_guide_000205__li18660813154428">Enter a regular expression in the second text box. Standard regular expressions are supported. For example, to get all tables in the namespace, enter <strong id="admin_guide_000205__b868443249112530">([\s\S]*?)</strong>. To get tables whose names consist of letters and digits, for example, <strong id="admin_guide_000205__b1775078001112530">tb1</strong>, enter <strong id="admin_guide_000205__b1930327517112530">tb\d*</strong>.</li><li id="admin_guide_000205__li33729589154428">Click <strong id="admin_guide_000205__b2028148410112530">Refresh</strong> to view the displayed tables in <strong id="admin_guide_000205__b498391782112530">Directory Name</strong>.</li><li id="admin_guide_000205__li35130846154428">Click <strong id="admin_guide_000205__b1863268165112530">Synchronize</strong> to save the result.</li></ol>
<div class="note" id="admin_guide_000205__en-us_topic_0046736765_note56724679"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><ul id="admin_guide_000205__en-us_topic_0046736765_ul40760070"><li id="admin_guide_000205__en-us_topic_0046736765_li31296310">When entering regular expressions, click <span><img id="admin_guide_000205__image2025292243311" src="en-us_image_0000001392734022.png"></span> or <span><img id="admin_guide_000205__image134691822163514" src="en-us_image_0000001442413937.png"></span> to add or delete an expression.</li><li id="admin_guide_000205__en-us_topic_0046736765_li65105414">If the selected table or directory is incorrect, click <strong id="admin_guide_000205__b1285233820112530">Clear Selected Node</strong> to deselect it.</li></ul>
</div></div>
</li></ul>
</p></li><li id="admin_guide_000205__en-us_topic_0046736765_li39047171"><span>Click <strong id="admin_guide_000205__b711081032112530">Verify</strong> to check whether the backup task is configured correctly.</span><p><p class="litext" id="admin_guide_000205__en-us_topic_0046736765_p15880221">The possible causes of the verification failure are as follows:</p>
<ul class="subitemlist" id="admin_guide_000205__en-us_topic_0046736765_ul8704264"><li id="admin_guide_000205__en-us_topic_0046736765_li11229518">The target NameNode IP address is incorrect.</li><li id="admin_guide_000205__en-us_topic_0046736765_li33956798">The queue name is incorrect.</li><li id="admin_guide_000205__en-us_topic_0046736765_li37175731">The parent directory or subdirectory of the HDFS directory where HBase table data files to be backed up are stored has HDFS snapshots.</li><li id="admin_guide_000205__en-us_topic_0046736765_li66146124">The directory or table to be backed up does not exist.</li></ul>
</p></li><li id="admin_guide_000205__en-us_topic_0046736765_li58444212"><span>Click <strong id="admin_guide_000205__b13020967112530">OK</strong>.</span></li><li id="admin_guide_000205__en-us_topic_0046736765_li36360763"><span>In the <strong id="admin_guide_000205__b5118135932215">Operation</strong> column of the created task in the backup task list, click <strong id="admin_guide_000205__b612018599224">More</strong> and select <strong id="admin_guide_000205__b131214599221">Back Up Now</strong> to execute the backup task.</span><p><p id="admin_guide_000205__en-us_topic_0046736765_p59540653">After the backup task is executed, the system automatically creates a subdirectory for each backup task in the backup directory. The format of the subdirectory name is <em id="admin_guide_000205__i165636215237">Backup task name_Data source_Task creation time</em>, and the subdirectory is used to save latest data source backup files. All the backup file sets are stored in the related snapshot directories.</p>
</p></li></ol>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="admin_guide_000201.html">Backing Up Data</a></div>
</div>
</div>