We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 476ca91 commit d5edcc3Copy full SHA for d5edcc3
articles/hdinsight/hbase/apache-hbase-migrate-hdinsight-5-1.md
@@ -4,7 +4,7 @@ description: Learn how to migrate Apache HBase clusters in Azure HDInsight to a
4
ms.service: azure-hdinsight
5
ms.topic: how-to
6
ms.custom: hdinsightactive
7
-ms.date: 18/02/2025
+ms.date: 02/18/2025
8
---
9
10
# Migrate an Apache HBase cluster to a HDInsight 5.1
@@ -146,8 +146,8 @@ Use these detailed steps and commands to migrate your Apache HBase cluster.
146
deleteall /hbase-unsecure
147
quit
148
```
149
-> [!NOTE]
150
-> In some versions of Apache ZooKeeper, `rmr` is used instead of `deleteall`.
+ > [!NOTE]
+ > In some versions of Apache ZooKeeper, `rmr` is used instead of `deleteall`.
151
152
### Clean and migrate WAL
153
0 commit comments