tElasticSearchInput
Reads documents from a given Elasticsearch system based on a user-defined query.
tElasticSearchInput reads Elasticsearch documents from the Elasticsearch system based on user-defined queries, translates the documents into RDDs (Resilient Distributed Datasets) and sends the RDDs to the Job.
Only one query is allowed per tElasticSearchInput.