Open
Description
Right now, using impyla on Windows with kerberos is difficult. If you're running Python v3.6 or v3.7 you can go to the infamous Unofficial Windows Binaries for Python Extension Packages and install the binary version of the sasl package and somewhat successfully install an older version of impyla with kerberos support.
However, if you're forced to use a more recent version of Python say 3.8, you seem to be out of luck.
It seems like impyla could follow the popular pattern of using the winkerberos package based on the platform detected to mitigate the issue.
Would it be possible in the future to add support for this? Using CDH in a corporate environment is pretty painful without this feature.
Metadata
Metadata
Assignees
Labels
No labels