Closed caioquirino closed 9 years ago
More details of the error:
2015-03-18 01:15:29 ERROR SolrCore:119 - null:org.apache.solr.common.SolrException: solr.xml not found in ZooKeeper
at org.apache.solr.core.ConfigSolr.fromSolrHome(ConfigSolr.java:118)
at org.apache.solr.core.CoreContainer.
Taken a while to suss this, but the solr config file wasn't being copied to the image until after "solrctl init" had run, also zookeeper needs to be running when "solrctl init" is issued so needed "service hbase-master start".
Solr samples now install and run through hue
Created pull request for review
Hi Andy! Thank you for the collaboration! I'm tested now via Docker Hub and the Cloudera Search is fully working. Thanks! :D
When i open the solr page or Hue Search, the following error is showed: HTTP Status 503 - Server is shutting down