Skip to content

Commit 368bcc7

Browse files
Fix connector.name in document
1 parent b2fbfc2 commit 368bcc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

presto-docs/src/main/sphinx/installation/deployment.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -459,7 +459,7 @@ in the Hive connector catalog file are set to the following:
459459

460460
.. code-block:: none
461461
462-
connector.name=hive
462+
connector.name=hive-hadoop2
463463
hive.metastore=file
464464
hive.metastore.catalog.dir=file:///data/hive_data/
465465

0 commit comments

Comments
 (0)