我正在尝试在CDH 5.13中访问香蕉,其中包含solr 4.10.3。
我将香蕉版本文件夹从github复制到目录
中/usr/lib/solr/webapps/banana
并重新启动zookeeper和solr服务器。但是我无法访问香蕉仪表板?
访问网址时出现以下错误 http://quickstart.cloudera:8983/solr/banana/src/index.html
http 404: /solr/banana/src/index.html
requested resource is not available
请分享您对此问题的意见。
谢谢, Phani。
答案 0 :(得分:0)
错误是在solr中使用没有任何日期时间字段的时间序列仪表板。使字段成为日期时间或使用非时间序列仪表板时,将允许查看数据。