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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to load data fast in Azure SQL Datawarehouse?

Hi,
Is there a way to load data faster in Azure SQL Datawarehouse? I am using Talend DI 6.2, and only using tJDBC components to connect through datawarehouse. It only loads data 13 rows/sec which is really slow, I searched Talend components but I didn't find any bulk components for it. I also optimize my job by allocating more memory but it is still the same. Can anyone help me? Thanks in advance.
Labels (4)
4 Replies
Anonymous
Not applicable
Author

Hi,
Please take a look at this new feature jira issue: https://jira.talendforge.org/browse/TUP-5410
Best regards
Sabrina
Anonymous
Not applicable
Author

Hi  
No special bulk component for Azure is available now, I know one of our colleagues has shared a component called tMSSQLDWBulkExec on Talend Exchange, this component loads data into Azure Data Warehouse from Azure Blob Storage using PolyBase.
Regards
Shong
Anonymous
Not applicable
Author

Hi,
Thanks for the replies.
So meaning, only tjDBC components are my only options for now? to connect to Azure data warehouse.
Anonymous
Not applicable
Author

Hi,
Thanks for the replies.
So meaning, only tjDBC components are my only options for now? to connect to Azure data warehouse.

Yes, integration with Azure data warehouse is in roadmap of version 6.4.