Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Oct 17, 2024 8:58:59 AM
Feb 8, 2023 4:41:34 AM
Loading files larger than 50MB from web storage connectors such Dropbox, Office 365SharePoint, SFTP, Amazon S3 and similar leads to:
Data file size exceeded file streaming buffer size. Adjust the StreamingBufferSizeMB setting.
Qlik Sense Enterprise on Windows
Qlik Cloud
The solution requires us to modify the Qlik Sense Engine settings.ini. See How to modify Qlik Sense Engine settings.ini for details on the procedure.
The value cannot be configured in Qlik Cloud. A workaround is to split the big data files by e.g. months.
QLIK-83207
CP-4120
QLIK-82097
thanks for publishing this. I can confirm this works for SharePoint on May 2022 Enterprise
hi Sonja, could you let me know higher values than 1024mb is still not supported by Qlik? we are on qlik sense may 2022. thank you!
KR, Elif
i'm using qlik sense desktop version may 2023,
i'm trying to load a file from google cloud storage and i done the authentication process but when it comes to loading the file and error accrue says: adjust the streaming buffer size
how can i fix this.
and there is no setting.ini file in installation directory
Hello @abTech
The Desktop Client also has a settings.ini, it is stored in C:\Users\USERNAME\Documents\Qlik\Sense.
Here's an article which documents the change of a specific setting; you can use that as a template: How to enable Qlik Sense Desktop debug level logging
All the best,
Sonja
By the way is there any technical details about this setting (StreamingBufferSizeMB)?
I mean how does it influence on performance etc.
For example I have 24 running tasks at the same time, all of them are reading files. If I set StreamingBufferSizeMB to 1024 does it mean that the Qlik will reserve more memory like 24*(1024-<DefaultStreamingBufferSizeMB>)Mb?
And what is the default StreamingBufferSizeMB?
Or I can set 1024 and the memory consumption will be the same as I have set it to 256?
Its amazing to be able to stream from your google bucket into Qlik. Any approx date on when the max StreamingBufferSize will be increased to > 1024mb?
thanks in advance
Paul
I think your best approach to requesting this and/or checking the status is to submit this directly to our Product Management team here: https://community.qlik.com/t5/Ideas/idb-p/qlik-ideas
Thanks,
Dana
What is a biggest available value for StreamingBufferSizeMB? 1024? Is it for each file that is retrieved from Dropbox, Office 365SharePoint, SFTP, Amazon S3 or sum for all running at the same time?