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