elasticsearch-reindex
elasticsearch-reindex copied to clipboard
River Automatic updation to elastic server index
Hi All,
I build ed index in cluster environment using mysql river.previously i builded index with out mentioning the scheduler keyword.I deleted river and created river again with the schedular key word.now schedular is working fine.but when populating updated data from table to ES index it is showing the following error.please suggest me where i am going wrong.
[ERROR][org.xbib.elasticsearch.river.jdbc.strategy.simple.SimpleRiverMouth] error, not indexing.
or
Is there any way to pull out updated information from database to elastic search index?
Thanks phani.
Phani, This seems like a problem with the JDBC river plugin. I'm not sure why you're posting here?
Thanks, Jay
On Jun 18, 2014, at 3:28 AM, phani546 [email protected] wrote:
Hi All,
I build ed index in cluster environment using mysql river.previously i builded index with out mentioning the scheduler keyword.I deleted river and created river again with the schedular key word.now schedular is working fine.but when populating updated data from table to ES index it is showing the following error.please suggest me where i am going wrong.
[ERROR][org.xbib.elasticsearch.river.jdbc.strategy.simple.SimpleRiverMouth] error, not indexing.
or
Is there any way to pull out updated information from database to elastic search index?
Thanks phani.
— Reply to this email directly or view it on GitHub.