cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Hot folder plus performance with HANA data base

Former Member
0 Likes
301

Hello , i have implemented hot folder plus to load 200MM of data very fast .I am using HANA as my backend data base server. I am experiencing very very poor performance while loading data.

If anyone experienced same and resolved the issue , can you please suggest ?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Team Any update on same?

I have found in class "HybrisCSVItemTransformingProcessor" they are comparing with PK and if PK having null , its slow down the import process . Is this necessary to check PK from their temp table?