Hive Integration
Integration of Apache Hive with Entropy Data.
Hive Connector
Hive Connector is an open-source component that integrates Entropy Data with Apache Hive Metastore. It is based on the SDK and available as a Docker image. The source code can also be forked to implement custom integrations.
Features
- Asset Synchronization: Sync tables and schemas from the Hive Metastore to Entropy Data as Assets.
- Access Management: Listen for AccessActivated and AccessDeactivated events in Entropy Data and manage access permissions on Hive.
Links
- Source Code: Entropy Data Connector for Hive on GitHub