elasticsearch-reindex icon indicating copy to clipboard operation
elasticsearch-reindex copied to clipboard

River Automatic updation to elastic server index

Open phani546 opened this issue 10 years ago • 1 comments

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.

phani546 avatar Jun 18 '14 07:06 phani546

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.

shadow000fire avatar Jun 18 '14 10:06 shadow000fire