我已经在Macbook上安装了CDH,安装似乎进展顺利,没有任何错误。
-
现在,当我运行它时,我在控制台日志中看到一个失败的项目:起始色调:G[失败]
-
Hue 快速入门页面 (localhost:8888( 讲述了配置错误:
Checking current configuration
Configuration files located in /etc/hue/conf.empty
Potential misconfiguration detected. Fix and restart Hue.
Resource Manager Failed to contact an active Resource Manager: ('Connection aborted.', error(111, 'Connection refused'))
Hive
The application won't work without a running HiveServer2.
Checking Logs: (Related Snippets)
Started Hive Server2 (hive-server2):G[ OK ]
resourcemanager running as process 961. Stop it first.
Started Hadoop resourcemanager:G[ OK ]
Starting hue: G[FAILED]
我通过将分配的 CPU 和 RAM 分别增加到 3 和 6 解决了这个问题。
虽然我仍然继续得到:开始色调:G[失败],但我能够打开色调页面并操作它。