Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support for async TSaslClientTransport #297

Open
fireyyouth opened this issue Dec 24, 2024 · 0 comments
Open

support for async TSaslClientTransport #297

fireyyouth opened this issue Dec 24, 2024 · 0 comments

Comments

@fireyyouth
Copy link

fireyyouth commented Dec 24, 2024

  • background
    Our team used to rely on official python thrift client to access big data services (i.e. hbase, kafka, hive), through sasl authentication.
    We are planning to make everything async and thriftpy2 appears very suitable to our need af first glance.
  • problem
    there is a TSaslClientTransport class for sasl authentication, but can't be used in async mode.
  1. There is no example of how to use TSaslClientTransport , please provide one
  2. Is there any plan to support async version of of TSaslClientTransport ?
  3. Is there any workaround to make async and sasl work together?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant