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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
singhg
Contributor
Contributor

Data partitioning in talend open studio

Can I partition my data in talend open studio from table based upon list, range, hash as done in oracle table partition.

 

Informatica has this option to partition data in multiple pipelines based upon range, list etc.

 

Labels (2)
1 Solution

Accepted Solutions
akumar2301
Specialist II
Specialist II

Talend is DI tool , so no storage partition applicable here.

if You want to partition the data flow , Below could be helpful : 

 

https://help.talend.com/reader/H~ouYvKTrzr7kXU4N4rcpA/AMYDTUi7ZXH2pdLAs8q3vQ

https://help.talend.com/reader/k4D85Ljqpj8aNjBdg64QqQ/kfxB11RYN~zirRxty0NyEg

 

 

View solution in original post

4 Replies
Anonymous
Not applicable

Hi,

 

     You can provide the necessary commands in tOracleRow once you give the details of partitions in those commands.

 

Warm Regards,
Nikhil Thampi

Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂

singhg
Contributor
Contributor
Author

Thanks Nikhil,

 

But i would like to know if talend open studio supports partitioning at it own, without using any database partition. Is it possible? 

 

 

Anonymous
Not applicable

@singhg 

 

Talend do not create, modify or delete partitions of its own. We give that control to developers to decide about partitions.

 

Warm Regards,
Nikhil Thampi

Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂

akumar2301
Specialist II
Specialist II

Talend is DI tool , so no storage partition applicable here.

if You want to partition the data flow , Below could be helpful : 

 

https://help.talend.com/reader/H~ouYvKTrzr7kXU4N4rcpA/AMYDTUi7ZXH2pdLAs8q3vQ

https://help.talend.com/reader/k4D85Ljqpj8aNjBdg64QqQ/kfxB11RYN~zirRxty0NyEg