Switch to pyhive as a hive interface
Created by: milimetric
To test your notebook's conda environment needs some help: conda install -c conda-forge cyrus-sasl export CPPFLAGS="${CPPFLAGS} -isystem ${CONDA_PREFIX}/include"
In production, we would apply these changes to the base conda environment. There's a discussion on the need for this in phabricator.
(it needs this to allow pip install pyhive[hive]
)
Bug: T275233