Skip to content

Commit f35ad84

Browse files
authored
Merge pull request #126281 from changeworld/patch-28
Fix typo
2 parents a83ed3e + bf9d588 commit f35ad84

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/hdinsight/hbase/apache-hbase-migrate-hdinsight-5-1-new-storage-account.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Use these detailed steps and commands to migrate your Apache HBase cluster with
7676

7777
1. Stop ingestion to the source HBase cluster.
7878

79-
1. Check Hbase hbck to verify cluster health
79+
1. Check HBase hbck to verify cluster health
8080

8181
1. Verify HBCK Report page on HBase UI. Healthy cluster does not show any inconsistencies
8282

@@ -122,7 +122,7 @@ Use these detailed steps and commands to migrate your Apache HBase cluster with
122122
>
123123
> For more information on connecting to and using Ambari, see [Manage HDInsight clusters by using the Ambari Web UI](../hdinsight-hadoop-manage-ambari.md).
124124
>
125-
> Stopping HBase in the previous steps mentioned how Hbase avoids creating new master proc WALs.
125+
> Stopping HBase in the previous steps mentioned how HBase avoids creating new master proc WALs.
126126
127127
1. If your source HBase cluster doesn't have the [Accelerated Writes](apache-hbase-accelerated-writes.md) feature, skip this step. For source HBase clusters with Accelerated Writes, back up the WAL directory under HDFS by running the following commands from an SSH session on any source cluster Zookeeper node or worker node.
128128

@@ -243,7 +243,7 @@ You can download AzCopy from [Get started with AzCopy](../../storage/common/stor
243243
## Troubleshooting
244244

245245
### Use case 1:
246-
If Hbase masters and region servers up and regions stuck in transition, or only one region i.e. `hbase:meta` region is assigned, and waiting for other regions to assign
246+
If HBase masters and region servers up and regions stuck in transition, or only one region i.e. `hbase:meta` region is assigned, and waiting for other regions to assign
247247

248248
**Solution:**
249249

0 commit comments

Comments
 (0)