Hive / Kyuubi / Spark Thrift Server MCP connector for Analytics Agent
Project description
analytics-agent-connector-hive
Hive / Apache Kyuubi / Spark Thrift Server MCP connector for Analytics Agent.
Installed automatically when you add a Hive data source in the Analytics Agent UI. Can also be installed manually:
uv tool install analytics-agent-connector-hive
Configuration
All configuration is read from environment variables set by the analytics-agent core when it launches the connector subprocess.
| Variable | Default | Description |
|---|---|---|
HIVE_HOST |
(required) | HiveServer2 / Kyuubi host |
HIVE_PORT |
10000 |
HiveServer2 port |
HIVE_DATABASE |
default |
Default database |
HIVE_AUTH |
NONE |
Auth mode: NONE, NOSASL, LDAP, PLAIN, KERBEROS |
HIVE_USER |
Username (required for LDAP/PLAIN, recommended for KERBEROS) | |
HIVE_PASSWORD |
Password (LDAP/PLAIN only) | |
HIVE_KERBEROS_SERVICE_NAME |
hive |
Kerberos service principal prefix |
SQL_ROW_LIMIT |
500 |
Maximum rows returned per query |
Auth modes
- NONE / NOSASL — no credentials needed; typical for local or trusted-network deployments
- LDAP / PLAIN — username + password
- KERBEROS — requires
kerberossystem library (brew install krb5/apt-get install libkrb5-dev)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file analytics_agent_connector_hive-0.3.0-py3-none-any.whl.
File metadata
- Download URL: analytics_agent_connector_hive-0.3.0-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.11 {"installer":{"name":"uv","version":"0.11.11","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d78ebaf98f5f08099de03e5674192e0e84d6c182029da6c31c26479a4bad926d
|
|
| MD5 |
ab3a7c87f714abdb8562b03f3284f0a7
|
|
| BLAKE2b-256 |
b203ea427fe78996e4af46f8149e730e5c7bec0e45e1d641ea08a6ed3f647101
|