原创大叔经验分享(53)kudu报错unable to find SASL plugin: PLAIN
Posted barneywill
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了原创大叔经验分享(53)kudu报错unable to find SASL plugin: PLAIN相关的知识,希望对你有一定的参考价值。
kudu安装后运行不正常,master中找不到任何tserver,查看tserver日志发现有很多报错:
Failed to heartbeat to master:7051: Invalid argument: Failed to ping master at master:7051: Client connection negotiation failed: client connection to master:7051: unable to find SASL plugin: PLAIN
解决方法:
yum install gcc python-devel
yum install cyrus-sasl*
然后重启kudu,如果还有impala,也需要重启;
以上是关于原创大叔经验分享(53)kudu报错unable to find SASL plugin: PLAIN的主要内容,如果未能解决你的问题,请参考以下文章
原创大叔经验分享(52)ClouderaManager修改配置报错