Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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.