为什么每次重新启动hive-server都需要重新启动hue

时间:2019-12-18 15:45:43

标签: hadoop hive bigdata hue

根据色相文档:

  

Hue是一个开源Web界面,用于使用任何Apache Hadoop分析数据

因此,hue充当hive服务器的客户端。 为什么重新启动hive-server对色相不透明?

由于[hive-site.xml中的某些更改],当我重新启动hive-server时,我在hue上出现以下错误

: Max retries exceeded with url: /cliservice/ (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f77d07f12d0>
: Failed to establish a new connection: [Errno 111] Connection refused',))

当我重新启动色调服务时。一切恢复正常。

为什么每次重新启动hive-server都需要重新启动hue?

0 个答案:

没有答案