What is the safe-range to increase limit of "DensityFunction" in MLTK ?
Default value is 1024, the current requirement needs me to increase this value around 10,000. (inside "mlspl.conf" file)
The field that I am grouping by have values between 5000 to 10000, so if I increase the limit, how much it will affect CPU and Memory utilization.
Thank you