Skip to content

Commit 77e6938

Browse files
authored
Merge pull request #194945 from farukc/main
Change "Connect to Hive" phrases to "Connect to HiveServer2"
2 parents d6d8d18 + d17017b commit 77e6938

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/hdinsight/hadoop/connect-install-beeline.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
2-
title: Connect to Hive using Beeline or install Beeline locally to connect from your local - Azure HDInsight
2+
title: Connect to HiveServer2 using Beeline or install Beeline locally to connect from your local - Azure HDInsight
33
description: Learn how to connect to the Apache Beeline client to run Hive queries with Hadoop on HDInsight. Beeline is a utility for working with HiveServer2 over JDBC.
44
ms.service: hdinsight
55
ms.topic: how-to
66
ms.custom: contperf-fy21q1
77
ms.date: 04/07/2021
88
---
9-
# Connect to Hive using Beeline or install Beeline locally to connect from your local
9+
# Connect to HiveServer2 using Beeline or install Beeline locally to connect from your local
1010

11-
[Apache Beeline](https://cwiki.apache.org/confluence/display/Hive/HiveServer2+Clients#HiveServer2Clients-Beeline–NewCommandLineShell) is a Hive client that is included on the head nodes of your HDInsight cluster. This article describes how to connect to Hive using the Beeline client installed on your HDInsight cluster across different types of connections. It also discusses how to [Install the Beeline client locally](#install-beeline-client).
11+
[Apache Beeline](https://cwiki.apache.org/confluence/display/Hive/HiveServer2+Clients#HiveServer2Clients-Beeline–NewCommandLineShell) is a Hive client that is included on the head nodes of your HDInsight cluster. This article describes how to connect to HiveServer2 using the Beeline client installed on your HDInsight cluster across different types of connections. It also discusses how to [Install the Beeline client locally](#install-beeline-client).
1212

1313
## Types of connections
1414

0 commit comments

Comments
 (0)