Skip to content

Commit 0d4994b

Browse files
committed
Fix typo
Hbase -> HBase
1 parent bc7de2a commit 0d4994b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/hdinsight/selective-logging-analysis-azure-logs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ For example, assume that `spark HDInsightSecurityLogs` is a table that has two l
156156
If you need to disable two tables and two source types, use the following syntax:
157157

158158
- Spark: `InteractiveHiveMetastoreLog` log type in the `HDInsightHiveAndLLAPLogs` table
159-
- Hbase: `InteractiveHiveHSILog` log type in the `HDInsightHiveAndLLAPLogs` table
159+
- HBase: `InteractiveHiveHSILog` log type in the `HDInsightHiveAndLLAPLogs` table
160160
- Hadoop: `HDInsightHiveAndLLAPMetrics` table
161161
- Hadoop: `HDInsightHiveTezAppStats` table
162162

0 commit comments

Comments
 (0)