Skip to content

Commit 91cd71f

Browse files
authored
Update apache-hadoop-use-hive-beeline.md
1 parent 1da5e7f commit 91cd71f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ This example is based on using the Beeline client from [an SSH connection](../hd
4242
beeline -u 'jdbc:hive2://headnodehost:10001/;transportMode=http'
4343
```
4444
> [!NOTE]
45-
> Refer to [Connect to HiveServer2 using Beeline or install Beeline locally to connect from your local](../connect-install-beeline.md#to-hdinsight-enterprise-security-package-esp-cluster-using-kerberos) if you are using an Enterprise Security Package enabled cluster
45+
> Refer to [Connect to HiveServer2 using Beeline or install Beeline locally to connect from your local](../hadoop/connect-install-beeline#to-hdinsight-enterprise-security-package-esp-cluster-using-kerberos) if you are using an Enterprise Security Package enabled cluster
4646
>
4747
> Dropping an external table does **not** delete the data, only the table definition.
4848

0 commit comments

Comments
 (0)