I am trying to access banana in CDH 5.13 which has solr 4.10.3.
I copied the banana release folder from github into the directory
/usr/lib/solr/webapps/banana
and restarted zookeeper and solr servers. But I am not able to access banana dashboard?
I am getting below error when I access the url http://quickstart.cloudera:8983/solr/banana/src/index.html
http 404: /solr/banana/src/index.html
requested resource is not available
please share your inputs on this issue.
Thanks, Phani.
The mistake was using time series dashboard without any datetime field in solr. Making the field a datetime or when using the non-time series dashboard will allow the data to be viewed.