Hive to Elasticsearch index creation failing with dynamic template

I have a hive table connected to elasticsearch. Able to create index when I run insert query without an Elasticsearch template, but it is failing when I run with having a template in elastic first and then I run insert query.

Hi @Sivakumar_M. Can you post more of your es-hadoop logs (enabling logging might help)? It's probably also worth checking your Elasticsearch logs. My guess is that there is something wrong with the template and it is just being handled poorly by es-hadoop.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.