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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Operation with Large Excel file

Hello,
I have an excel spreadsheet which has 5 Lac records and of size 37 MB ( It has roughly 78 columns). I am unable to create metadata for that file. Talend is throwing "Java heap space exception"
I need to process that file in couple of jobs. Please help.
Labels (3)
11 Replies
Anonymous
Not applicable
Author

Hi,
Your suggestion helped me.. Thanks a lot.
I have loaded individual files on to individual tables first and later on joined them later on. Thanks once again.
Just for information, file with large data got loaded only from UNIX box and only after increasing heap size in shell script file.
Anonymous
Not applicable
Author

You can set any JVM parameters for the job in the Run view in the section JVM parameters. It is not necessary to edit the created shell scripts for this reason.