Skip to content

Instantly share code, notes, and snippets.

@agrawalreetika
Created December 8, 2019 18:32
Show Gist options
  • Save agrawalreetika/705324a8e6ef9d8145be89df52ef7482 to your computer and use it in GitHub Desktop.
Save agrawalreetika/705324a8e6ef9d8145be89df52ef7482 to your computer and use it in GitHub Desktop.
Configuring hive catalog for presto
connector.name=hive-hadoop2
hive.metastore.uri=thrift://<metastore-vm>:9083
hive.config.resources=<location for azure-site.xml>
@agrawalreetika
Copy link
Author

Are you trying to connect HDLinsight cluster's Metastore from your Presto Cluster?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment