Skip to content

Windows Kerberos Support #466

Open
@ZeroCool2u

Description

@ZeroCool2u

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions