tElasticSearchOutput
Writes datasets into a given Elasticsearch system.
tElasticSearchOutput receives RDDs (Resilient Distributed Datasets) from its preceding component and writes (update or insert) them into Elasticsearch, a real-time distributed search and analytics engine, by translating the contents of these datasets into Elasticsearch documents.