Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
neidigsi
Contributor
Contributor

Tutorial - Talend Component Kit #5: Implementation of the Partition Mapper and the Source of a Jira Input

Thumbnail-5-english.jpg

 

 

In the previous part of the tutorial, the implementation of the dataset, datastore and configuration class enabled the provisioning of user input data. Now these should be processed and the desired output should be made to the user. In the context of the Jira input component this means that the query of the Jira API is carried out and the received data is further processed. For this the Partition Mapper and the Source of the component must be implemented.

After this tutorial you can:

  • implement a simple partition mapper.
  • extract data with the source class extract, edit and return as record to the user.

 

1. Partition Mapper



To see the whole post, download it here
Labels (5)
1 Reply
Anonymous
Not applicable

Good tutorial, thanks for your sharing and contribution!

 

Regards

Shong