Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/scala/18.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
CDH色调和Hbase认证_Hbase_Thrift_Hue - Fatal编程技术网

CDH色调和Hbase认证

CDH色调和Hbase认证,hbase,thrift,hue,Hbase,Thrift,Hue,我是CDH的新手(我目前使用的版本是5.7.1) 我添加了HBase节俭角色并在色调中设置,但仍然存在以下问题 HBase Browser Failed to authenticate to HBase Thrift Server, check authentication configurations. 有人能帮我吗 在CDH Hbase配置界面中,设置以下三个参数 hbase.regionserver.thrift.http=true hbase.thrift.support.p

我是CDH的新手(我目前使用的版本是5.7.1)

我添加了HBase节俭角色并在色调中设置,但仍然存在以下问题

HBase Browser   Failed to authenticate to HBase Thrift Server, check authentication configurations. 


有人能帮我吗

在CDH Hbase配置界面中,设置以下三个参数

  • hbase.regionserver.thrift.http=true
  • hbase.thrift.support.proxyuser=true
  • hbase.thrift.security.qop=auth

此配置接口应设置为false。我刚刚解决了这个问题。

您能解释并澄清您的答案吗?你也可以确保它是用英语写的。我故意不使用英语。23333~答案的解释:在CDH的hbase配置界面中,设置上述三个参数。不幸的是,Stackoverflow上选择的语言是英语。Stackoverflow有其他语言版本(如),但在这一版本中,我们讲英语。这已经在Meta上讨论过几次,例如,请参见我们无法通过接口更新hbase的配置。
hbase.thrift.support.proxyuser = false