Netflix / suro

Netflix's distributed Data Pipeline
Apache License 2.0
794 stars 170 forks source link

Change TransportClient to REST api in ElasticSearchSink #126

Closed metacret closed 9 years ago

metacret commented 10 years ago

Instead of modularizing ElasticSearchSink to support various versions of ElasticSearch, we can use bulk REST api as elasticsearch-hadoop is doing. Jest will be good option.

metacret commented 9 years ago

172