[ 
https://issues.apache.org/jira/browse/FLUME-2070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13676497#comment-13676497
 ] 

Roman Shaposhnik commented on FLUME-2070:
-----------------------------------------

[~whoschek] a few points:
  # perhaps the easiest way to generate a patch that applies cleanly would be 
git format-patch (just a thought)
  # why not un-comment the dependency in flume-ng-dist/pom.xml ?
  # it would be cleaner to remove repositories section from 
flume-ng-sinks/flume-ng-morphline-solr-sink/pom.xml
  # I am a little bit concerned about the version of the jcl-over-slf4j 
dependency (is there any reason not to use flume's?)
                
> Add a Flume Morphline Solr Sink
> -------------------------------
>
>                 Key: FLUME-2070
>                 URL: https://issues.apache.org/jira/browse/FLUME-2070
>             Project: Flume
>          Issue Type: Improvement
>          Components: Sinks+Sources
>    Affects Versions: v1.3.1
>            Reporter: wolfgang hoschek
>             Fix For: v1.4.0
>
>         Attachments: FLUME-2070-v1.patch
>
>
> Add a Flume Morphline Solr Sink that extracts search documents from Flume 
> events, transforms them with a morphline and loads them in Near Real Time 
> into Apache Solr, typically a SolrCloud. 
> The sink is intended to be used alongside the HdfsSink. It is designed to 
> extract, transform and load any data in flexible ways, not just structured 
> data, but also arbitrary raw data, including data from many heterogeneous 
> data sources.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to