Advertisement
Guest User

Untitled

a guest
Aug 14th, 2019
315
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. from pyhive import hive
  2.  
  3. conn = hive.Connection(host='', port='', username='')
  4.  
  5. message=("Could not start SASL: %s" % self.sasl.getError())) thrift.transport.TTransport.TTransportException: Could not start SASL: b'Error i n sasl_client_start (-4) SASL(-4): no mechanism available: Unable to find a call back: 2'.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement