diff --git a/docs/modules/hive/pages/usage-guide/database-driver-example.adoc b/docs/modules/hive/pages/usage-guide/database-driver-example.adoc index 7934083a..2b484865 100644 --- a/docs/modules/hive/pages/usage-guide/database-driver-example.adoc +++ b/docs/modules/hive/pages/usage-guide/database-driver-example.adoc @@ -1,7 +1,7 @@ = Database drivers -The Stackable Apache Hive product images come with built-in support for using Postgresql as the metastore database. To use another supported database it is necessary to make the relevant drivers available to Hive: this tutorial shows how this is done for MySql. +The Stackable Apache Hive product images come with built-in support for using Postgresql as the metastore database. To use another supported database it is necessary to make the relevant drivers available to Hive: this tutorial shows how this is done for MySql. == Install the MySql helm chart