You can restore Kudu tables to a different set of tables on a different cluster (out of place).
Before You Begin
To perform restores using 3DFS, install the nfs-utils package on the Kudu client:
$ sudo yum install -y nfs-utils
Procedure
-
From the Command Center navigation pane, go to Protect > Big data.
The Big data page appears.
-
Click the cluster that contains the Kudu app.
The cluster page appears.
-
Under Hadoop Apps, click Kudu.
The app page appears.
-
Under Subclients, in the row for the subclient, click the action button
, and then click Restore.The Backup content page appears.
-
Select the tables to restore, and then click Restore.
The Restore dialog box appears.
-
On the Out of place tab, do the following:
-
From the Destination cluster list, select a different cluster.
-
Click the Destination table name box, and type new names for the tables.
-
-
Click OK.