Provider package apache-airflow-providers-apache-hive for Apache Airflow
Project description
Package apache-airflow-providers-apache-hive
Release: 2.1.0
Provider package
This is a provider package for apache.hive provider. All classes for this provider package are in airflow.providers.apache.hive python package.
You can find package information and changelog for the provider in the documentation.
Installation
You can install this package on top of an existing airflow 2.1+ installation via pip install apache-airflow-providers-apache-hive
The package supports the following python versions: 3.6,3.7,3.8
PIP requirements
PIP package |
Version required |
---|---|
apache-airflow |
>=2.1.0 |
hmsclient |
>=0.1.0 |
pandas |
>=0.17.1, <2.0 |
pyhive[hive] |
>=0.6.0;python_version<"3.9" |
thrift |
>=0.9.2 |
Cross provider package dependencies
Those are dependencies that might be needed in order to use all the features of the package. You need to install the specified provider packages in order to use them.
You can install such cross-provider dependencies when installing from PyPI. For example:
pip install apache-airflow-providers-apache-hive[amazon]
Dependent package |
Extra |
---|---|
amazon |
|
microsoft.mssql |
|
mysql |
|
presto |
|
samba |
|
vertica |
Changelog
2.1.0
Features
hive provider: restore HA support for metastore (#19777)
Bug Fixes
2.0.3
Bug Fixes
fix get_connections deprecation warn in hivemetastore hook (#18854)
2.0.2
Bug fixes
HiveHook fix get_pandas_df() failure when it tries to read an empty table (#17777)
Misc
Optimise connection importing for Airflow 2.2.0
2.0.1
Features
Add Python 3.9 support (#15515)
2.0.0
Breaking changes
Auto-apply apply_default decorator (#15667)
1.0.3
Bug fixes
Fix mistake and typos in doc/docstrings (#15180)
Fix grammar and remove duplicate words (#14647)
Resolve issue related to HiveCliHook kill (#14542)
1.0.2
Bug fixes
Corrections in docs and tools after releasing provider RCs (#14082)
1.0.1
Updated documentation and readme files.
Bug fixes
Remove password if in LDAP or CUSTOM mode HiveServer2Hook (#11767)
1.0.0
Initial version of the provider.
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 Distribution
Built Distribution
Hashes for apache-airflow-providers-apache-hive-2.1.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 24ff8ab79233b646b9c3202c6d8afa043af431113910864d7019c3df54b41eb2 |
|
MD5 | 09cdba34bd9a5d9c818937ade807d979 |
|
BLAKE2b-256 | dd388bba756769d8068fa3bf594441dc4a89e104c474f1b20e529bfd14cdfce6 |
Hashes for apache_airflow_providers_apache_hive-2.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e3f563a59a333add261a596722d2f74df1b80cec07c913714280cbf3e1332b20 |
|
MD5 | a9eaf69f4e051fe09bcff62f475352a5 |
|
BLAKE2b-256 | f8c86b59c8b87dbab90217fd2b27c0a40e70d44ff0ada8235231608cee09c099 |