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

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

Wolfgang,

We typically use trunk (not master). So please generate the patch against 
trunk. Also, I get this error when doing git apply --binary:
error: pom.xml: patch does not apply
error: cannot apply binary patch to 
'flume-ng-morphline-solr-sink/src/test/.DS_Store' without full index line
error: flume-ng-morphline-solr-sink/src/test/.DS_Store: patch does not apply
error: cannot apply binary patch to 
'flume-ng-morphline-solr-sink/src/test/resources/.DS_Store' without full index 
line
error: flume-ng-morphline-solr-sink/src/test/resources/.DS_Store: patch does 
not apply
error: cannot apply binary patch to 
'flume-ng-morphline-solr-sink/src/test/resources/test-documents/.DS_Store' 
without full index line
error: 
flume-ng-morphline-solr-sink/src/test/resources/test-documents/.DS_Store: patch 
does not apply
error: cannot apply binary patch to 
'flume-ng-morphline-solr-sink/src/test/resources/test-documents/cars.tar.gz' 
without full index line
error: 
flume-ng-morphline-solr-sink/src/test/resources/test-documents/cars.tar.gz: 
patch does not apply
error: cannot apply binary patch to 
'flume-ng-morphline-solr-sink/src/test/resources/test-documents/non-length-delimited-20130430-234145-tweets.json.gz'
 without full index line
error: 
flume-ng-morphline-solr-sink/src/test/resources/test-documents/non-length-delimited-20130430-234145-tweets.json.gz:
 patch does not apply
error: cannot apply binary patch to 
'flume-ng-morphline-solr-sink/src/test/resources/test-documents/sample-statuses-20120906-141433-medium.avro'
 without full index line
error: 
flume-ng-morphline-solr-sink/src/test/resources/test-documents/sample-statuses-20120906-141433-medium.avro:
 patch does not apply
error: cannot apply binary patch to 
'flume-ng-morphline-solr-sink/src/test/resources/test-documents/sample-statuses-20120906-141433.avro'
 without full index line
error: 
flume-ng-morphline-solr-sink/src/test/resources/test-documents/sample-statuses-20120906-141433.avro:
 patch does not apply
error: cannot apply binary patch to 
'flume-ng-morphline-solr-sink/src/test/resources/test-documents/sample-statuses-20120906-141433.bz2'
 without full index line
error: 
flume-ng-morphline-solr-sink/src/test/resources/test-documents/sample-statuses-20120906-141433.bz2:
 patch does not apply


(I think you should ignore the .DS_Store files (unless they are required)). I 
think you need to generate the diff with index or is there another way of 
applying the patch?
                
> 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