> Do I need to configure MorphineSolrSink?
>
Yes
>
> What is the mechanism's to do this or send this data over to Solr.
>
More details here
http://flume.apache.org/FlumeUserGuide.html#morphlinesolrsink
As suggested, please move further related question to Flume User ML.
>
> T
Rajesh,
I think this question is better suited for the FLUME user mailing list.
You will need to configure the sink with the expected values so that the
events from the channels can head to the right place.
On Mon, Jul 15, 2013 at 4:49 PM, Rajesh Jain wrote:
> Newbie question:
>
> I have a Flu
Newbie question:
I have a Flume server, where I am writing to sink which is a RollingFile
Sink.
I have to take this files from the sink and send it to Solr which can index
and provide search.
Do I need to configure MorphineSolrSink?
What is the mechanism's to do this or send this data over to S