Issue on chart computation memory limit when building Pivot Table
shuting
Registered Posts: 15 ✭✭
I do not have much data, is about 4558 entries only.
Why I have exceeded the memory limit ? How to resolve it ?
Thanks.
Dataiku version used: 14
Answers
-
Hello @shuting it looks like you have too many dimensions in the row section.
If you have many dimensions and, on top of that, they have many possible bins/values, then the memory used increases exponentially.
Either reduce the number of dimensions, or reduce the number of possible values per dimension.
You can reduce the number of possible values using Max displayed values.
Or, for example, choose a larger binning.
This way, you'll have fewer possible values in each dimension.I hope this helps!


