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

Hari Shreedharan commented on FLUME-2070:
-----------------------------------------

Wolfgang,

Thanks for the patch. I was able to get the build working after uncommenting 
the flume-ng-dist/pom.xml by adding the morphline sink as a dependency in the 
top level pom (you can see how the other sub-modules are listed) - and the jar 
for the sink seems to be successfully generated. I am still reviewing the rest 
of the patch, but thought it might be useful to let you know now itself.
                
> 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
>            Assignee: wolfgang hoschek
>             Fix For: v1.4.0
>
>         Attachments: FLUME-2070-v1.patch, FLUME-2070-v2.patch, 
> FLUME-2070-v3.patch, FLUME-2070-v4.patch, FLUME-2070-v5.patch, 
> FLUME-2070-v6.patch, FLUME-2070-v7.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