AndreLouisCaron opened a new pull request #323: Enable configuration of HTTP 
client in ElasticSearch sink
URL: https://github.com/apache/flume/pull/323
 
 
   It's quite common to deploy ElasticSearch behind some authenticating reverse 
proxy (e.g. with AWS ElasticSearch).
   
   The original implementation directly instantiates 
`org.apache.http.impl.client.DefaultHttpClient` with no form of control over 
authentication.
   
   This change enables configuring the HTTP client with any form of 
authentication.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to