Hi I want to do some extract tweets using Talend , I have keys and tokens, but when I want to add the components tTwitterInput,tTwitterOAuth,.. I have a problem I can’t see it in the palette and progress information don’t respond. please can you help me.
Unfortunately they are custom components created by Talend community members and it is not part of standard palette. If the custom components are not helpful, another way is to pass the twitter flow to Kafka using a third party component and read the data from Kafka queue. Sample scenario for this case is as below.