cdh界面 hue 配置hbase_HUE配置文件hue.ini 的hbase模块详解(图文详解)(分HA集群和非HA集群)...

本文提供了一篇关于在CDH界面中配置Hue以访问HBase的详细教程,适用于HA和非HA集群。内容包括Hue的HBase模块配置,hbase-site.xml的修改,HBase和Hue的安装,以及HBase Thrift服务的启动。还提到了Kerberos认证的高级配置,并提供了相关资源链接。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

不多说,直接上干货!

我的集群机器情况是 bigdatamaster(192.168.80.10)、bigdataslave1(192.168.80.11)和bigdataslave2(192.168.80.12)

然后,安装目录是在/home/hadoop/app下。

官方建议在master机器上安装Hue,我这里也不例外。安装在bigdatamaster机器上。

Hue版本:hue-3.9.0-cdh5.5.4

需要编译才能使用(联网)

说给大家的话:大家电脑的配置好的话,一定要安装cloudera manager。毕竟是一家人的。

同时,我也亲身经历过,会有部分组件版本出现问题安装起来要个大半天时间去排除,做好心里准备。废话不多说,因为我目前读研,自己笔记本电脑最大8G,只能玩手动来练手。

纯粹是为了给身边没高配且条件有限的学生党看的! 但我已经在实验室机器群里搭建好cloudera manager 以及 ambari都有。

https://www.cloudera.com/documentation/enterprise/latest/topics/cdh_ig_hue_config.html#concept_ezg_b2s_hl

在hbase模块里,一定要重视这三步:

首先,来看看官网的参考步骤

一、以下是默认的配置文件

###########################################################################

# Settings to configure HBase Browser

###########################################################################

[hbase]

# Comma-separated list of HBase Thrift servers for clusters in the format of '(name|host:port)'.

# Use full hostname with security.

# IfusingKerberos we assume GSSAPI SASL, not PLAIN.

## hbase_clusters=(Cluster|localhost:9090)

# HBase configuration directory,where hbase-site.xml islocated.

## hbase_conf_dir=/etc/hbase/conf

# Hard limit of rows or columns per row fetched before truncating.

## truncate_limit= 500#'buffered' is the defaultof the HBase Thrift Server and supports security.

#'framed'can be used to chunk up responses,

# whichis useful when used in conjunction with the nonblocking server inThrift.

## thrift_transport=buffered

二、以下是跟我机器集群匹配的配置文件(非HA集群下怎么配置Hue的hbase模块)

HBase配置文件修改,需要在hbase-site.xml中增加如下东西。

hbase.thrif

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值