我已经在macbook上安装了CDH,安装似乎没有任何错误。
现在,当我运行它时,我在控制台LOGS中看到一个失败的项目: 开始色调:G [FAILED]
Hue QuickStart页面(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]
答案 0 :(得分:0)
我通过将分配的CPU和RAM分别增加到3和6来解决问题。
虽然我仍然继续得到:开始色调:G [FAILED],但我能够打开Hue页面并进行操作。