- Zetaris Support - Knowledge Base
- Connecting to Data Sources
- External Metastore Connections
Hive metastore
Steps for connecting to Hive Meta Store:
- Login to your Zetaris environment.
- Click on 'NDP Fabric Builder' on the top left side of the screen.
- Click on the plus button next to 'Hive Meta Store'.
- A pop-up will appear. Fill all the details in the pop-up and click 'Next'.
- Metastore name : Can be any name
- JDBC URL : JDBC URL of hive metastore
- JDBC Username : Your hive username
- JDBC Password : Your hive password
- Prefix : Can be anything name. This field is optional
- Select the database you want to register. If no database is selected, all the databases will be registered.
- Click 'Register'.
- A newly created hive connection will appear under 'Hive Meta Store'.
- Hive tables can be previewed by clicking on 'Preview' button.
- As a quick test, you can navigate to the 'Schema Store View' tab, and run a similar SQL query shown below.