赞
踩
Fayson的github: https://github.com/fayson/cdhproject
推荐关注微信公众号:“Hadoop实操”,ID:gh_c4c535955d0f
配置Hue集成HBase的过程中,添加角色实例HBase Thrift Server后,把HBase Thrift身份验证(hbase.thrift.security.qop)配置为auth-conf
启动服务会出现HBase Thrift Server启动失败,报错如下:
Exception in thread "main" java.lang.IllegalArgumentException: Thrift HTTP Server's QoP is privacy, but hbase.thrift.ssl.enabled is false
at org.apache.hadoop.hbase.thrift.ThriftServerRunner.checkHttpSecurity(ThriftServerRunner.java:394)
at org.apache.hadoop.hbase.thrift.ThriftServerRunner.<init>(ThriftServerRunner.java:383)
at org.apache.hadoop.hbase.thrift.ThriftServer.doMain(ThriftServer.java:94)
at org.apache.hadoop.hbase.t
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。