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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Data Integration Talend studio ElasticSearch ?

Hello everyone

 

I am completely new to Talend, trying to learn the product, this is my first post here.

 

I have installed Data Integration Talend Open Studio version 6.4.1 on Windows 10 64-bit.

 

I need to get (i.e. read) data from ElasticSearch.

 

The Talend DI documentation PDF files which I downloaded do not mention ElasticSearch and there is no reference to tElasticSearch which I saw mentioned when I "googled" for a solution.

 

Can I use Talend DI (the "free version") to read/select/get/extract data from ElasticSearch ?

If so, could you give me some pointers to documentation or to other posts?

 

Thank you in advance

 

YuriB

Melbourne

Australia

 

 

Labels (3)
10 Replies
Anonymous
Not applicable
Author

in "free" Talend DI there is Palette: ESB, REST, tRESTClient which appears to work.

 

I dont know if this solution will perform but I am getting data returned from ElasticSearch via tRESTClient into Talend DI and sending it all to tLogRow, just as a test.