Skip to content

Commit 11d9efb

Browse files
committed
Merge branch 'master' of https://github.com/MicrosoftDocs/azure-docs-pr into work01
2 parents 171704d + 7787f3f commit 11d9efb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/hdinsight/hadoop/hdinsight-use-hive.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.date: 02/28/2020
1414

1515
[Apache Hive](https://hive.apache.org/) is a data warehouse system for Apache Hadoop. Hive enables data summarization, querying, and analysis of data. Hive queries are written in HiveQL, which is a query language similar to SQL.
1616

17-
Hive allows you to project structure on largely structured data. After you define the structure, you can use HiveQL to query the data without knowledge of Java or MapReduce.
17+
Hive allows you to project structure on largely unstructured data. After you define the structure, you can use HiveQL to query the data without knowledge of Java or MapReduce.
1818

1919
HDInsight provides several cluster types, which are tuned for specific workloads. The following cluster types are most often used for Hive queries:
2020

0 commit comments

Comments
 (0)