Skip to content

Commit cc940b2

Browse files
authored
Added a note to Hive
Added a note to Hive
1 parent f6a36ef commit cc940b2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/hdinsight/hdinsight-use-external-metadata-stores.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,9 @@ You can point your cluster to a previously created Azure SQL Database at any tim
9494

9595
* In HDInsight 4.0 if you would like to Share the metastore between Hive and Spark, you can do so by changing the property metastore.catalog.default to hive in your Spark cluster. You can find this property in Ambari Advanced spark2-hive-site-override. It’s important to understand that sharing of metastore only works for external hive tables, this will not work if you have internal/managed hive tables or ACID tables.
9696

97+
> [!NOTE]
98+
> You can use Managed Identity to authenticate with SQL database for Hive. For more information, see [Use Managed Identity for SQL Database authentication in Azure HDInsight](./use-managed-identity-for-sql-database-authentication-in-azure-hdinsight.md)
99+
97100
## Updating the custom Hive metastore password
98101
When using a custom Hive metastore database, you have the ability to change the SQL DB password. If you change the password for the custom metastore, the Hive services will not work until you update the password in the HDInsight cluster.
99102

0 commit comments

Comments
 (0)