Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

HOW to send data from talend (data integration ) to elasticsearch using tREST ??

Hello everyone 0683p000009MACn.png 

i created a table in mysql, i used "tMysqlInput " to retreive the data contained in that table, now i want to index (send)  that data retrieved from mysql into elasticsearch through the tRest component !! how can i do that ?? 

PS : i use Talend Data integration so i cannot use the "tMatchIndexer" or "tElasticsearch" components,i can only use tRest with POST as a http method 

 

 

Thanks :0683p000009M3Su.png

Labels (4)
1 Reply
Anonymous
Not applicable
Author

Hi samar
It is possible to pass data from tMysqlInput to tRest as parameters, I am not family with elasticsearch, are you sure elasticsearch provides API interface so that you can use it with tRest or tRestClient component?

Regards
Shong