While Gopal is correct, having a is not mandatory,
if you're using SolrCloud, it _is_ necessary. And I don't know the
internals of the Flume Solr Sink, but if it uses CloudSolrServer
under the covers I'd be surprised if it worked without a
defined. And I'd guess it does use CloudSolrServer.
The
Do you have this tag "id" define in your schema , it
is not mandatory to have unique field but if you need it then u have to
provide it else you can remove it, see below wiki page for more details
http://wiki.apache.org/solr/SchemaXml#The_Unique_Key_Field
Some options to generate this field if yo
Hi,
I want to index a log file in Solr using Flume + Apache Solr sink
Iam referring this below mentioned URL
https://cwiki.apache.org/confluence/display/FLUME/How+to+Setup+Solr+Sink+for+Flume
Error from flume console
2014-08-19 15:38:56,451 (concurrentUpdateScheduler-2-thread-1) [ERROR -
org.a