Skip to content
forked from BDevT/HivePlugin

Plugin to automatically ingest metadata for HIVE

Notifications You must be signed in to change notification settings

ukaea/HivePlugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HivePlugin

Plugin to automatically ingest metadata for HIVE

Installation

Go to releases and download the latest package (.tar.gz) and install it using the following command:

pip install <path_to_package.tar.gz>

Usage

hiveplugin --config <path_to_config_file> --input <path_to_input_file> --output <path_to_output_file>

Config file

The config file should be an env file with the following variables:

KEYCLOAK_TOKEN_URL
KEYCLOAK_USERINFO_URL
KEYCLOAK_CLIENT_ID
KEYCLOAK_CLIENT_SECRET
KEYCLOAK_USERNAME
KEYCLOAK_PASSWORD
METACAT_URL

About

Plugin to automatically ingest metadata for HIVE

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%