hue登录提示“Solr server could not be contacted properly”
新安装hue,管理员登录后提示
Solr server could not be contacted properly: HTTPConnectionPool(host='localhost', port=8983): Max retries exceeded with url: /solr/admin/info/system?user.name=hue&doAs=mpanahi&wt=json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))
参考官网问题
错误截图:

问题原因:
参考官网描述
解决步骤:
1、修改配置文件
#vim /安装目录/hue/desktop/conf/hue.ini
打开注释app_blacklist
# Comma separated list of apps to not load at server startup. # e.g.: pig,zookeeper app_blacklist=pig,hbase,sqoop,search
2、重启hue



浙公网安备 33010602011771号