Data Migration ETL Script from MYSQL to Elastic Search without Logstash in Python from Scratch

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Hello @Soumil Shah, sir can u tell me how can I sync my postgresql data to elastic search with python. I don't want to use logstash.. plz help though this..

vinitbagalkoti
Автор

Awesome buddy .. I appreciate your skill

Anonymous-cwnx
Автор

Hello @soumilshah1995 sir can you tell me how can i sync my Elasticsearch with Mysql Database with python.. I dont want to use logstash

ABHISHEK-fjrs
Автор

How to get data from Elasticsearch to MYSQL

starwords
Автор

Hello Soumil, thanks for the ETL script you wrote. I was following all your lectures and trying to practice. I have got some questions in this lecture couldn't finish this task properly got stuck.
1.The variable used 'res' in the code is not used I think.
2.I have got this error ->" Error: No module named 'MySQL' " also like " Error: cannot import name 'connect' from 'MySQL "' and because of that the data is not able to get from MySQL to Elastic Search,
(I did some modifications as per my code like basic changes as a database, table name and MySQL port number, username, and password, Rest all is almost same,
I saw you could fetch the data from MySQL to ElasticSearch, could view it but for me doing the same couldn't fetch the results as you got.
Hoping to get a reply so as I can also learn and do the same.
Thank you

潘凡雯SHAIKRESHMAPARVEENQ