On 4/20/2017 9:02 AM, Anantharaman, Srinatha (Contractor) wrote: > Hi all, > > I am trying to ingest data to Solr 6.3 using flume 1.5 on Hortonworks 2.5 > platform Facing below issue while sinking the data > > 19 Apr 2017 19:54:26,943 ERROR [lifecycleSupervisor-1-3] > (org.apache.flume.lifecycle.LifecycleSupervisor$MonitorRunnable.run:253) - > Unable to start SinkRunner: { > policy:org.apache.flume.sink.DefaultSinkProcessor@130344d7 counterGroup:{ > name:null counters:{} } } - Exception follows. > org.kitesdk.morphline.api.MorphlineCompilationException: No command builder > registered for name: detectMimeType near: { > # /etc/flume/conf/morphline.conf: 48 > "detectMimeType" : { > # /etc/flume/conf/morphline.conf: 50 > "includeDefaultMimeTypes" : true > } > }
I know nothing at all about Flume, but reading that message, Solr is not mentioned anywhere. My recommendation is to ask for help on this problem using a Flume resource. If Solr is doing something wrong, they should be able to help you find evidence showing that. At that point, you can come back to this thread with that evidence. Are there any ERROR or WARN messages in the Solr logs? Thanks, Shawn