HUE4.0集成hive出错

Could not install table: Error creating table sample_07: Could not start SASL: Error in sasl_client_start (-4) SASL(-4): no mechanism available: No worthy mechs found (code THRIFTTRANSPORT): TTransportException('Could not start SASL: Error in sasl_client_start (-4) SASL(-4): no mechanism available: No worthy mechs found',).
 

 

 

 

解决:

yum -y install cyrus-sasl-plain cyrus-sasl-devel cyrus-sasl-gssapi

你可能感兴趣的:(hive,hue)