Hi,
I am using Hadoop 2.6 , ElasticSearch 2.3.0 and Hadoop-ES 2.4.1
I have loaded data to a Hive-ES external table. The data got indexed in ElasticSearch and I am able to search.
But whenever I try to query the Hive-ES table I get the following error
Failed with exception java.io.IOException:java.lang.StringIndexOutOfBoundsException: String index out of range: -1
Can somebody provide a pointer please ?