Github user rpmiskin commented on the pull request:

    https://github.com/apache/nifi/pull/180#issuecomment-177303999
  
    @mattyb149 I've just been trying this out and it seems good, but you might 
need to look at the error reporting as I'm getting error messages like:
    
    `2016-01-30 17:20:10,457 ERROR [Timer-Driven Process Thread-7] 
o.a.n.p.elasticsearch.PutElasticsearch 
PutElasticsearch[id=41d550ac-6561-4fe8-875c-84c7b8cbcf62] Failed to insert 
StandardFlowFileRecord[uuid=9902a4fb-4bdf-4564-903e-a4978fcbb4e7,claim=,offset=0,name=1454174408868578000,size=0]
 into Elasticsearch due to 
org.elasticsearch.action.bulk.BulkItemResponse$Failure@1fd39fb1`
    
    
    You can call getMessage() on the Failure object to get a  more helpful 
message. If you do this you need to guard against null getFailure() returning 
`null` if some items in the operation suceeded.
    
    
    



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to