Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi ,
I'm trying to Migrate 2 billion records from a table in SQL Server to a table in SAP HANA using talend.
Current throughput which I'm getting is close to 25k rows per second , with this speed it would take more than a day to successfully load that data .
Is there a smart way of doing this ?
Thanks
Hi,
I haven't so big data just for test with Hana, but for most of the databases - build in method for bulk load data fom csv is fastest from all possible
HANA support it as well
but also speed depends from the sources and transformations as well - do you request data from a database? is it contain any order operations? and etc.
Yes , Data is requested from Database , there is no transformation except adding a timestamp