YDHui opened a new issue #6576: How can I configure Maxchunksize URL: https://github.com/apache/incubator-druid/issues/6576 How can I set maxchunksize which is Integer.MAX_VALUE defined in Filesmoother?But the indexMergerV9 use this class by `final FileSmoosher v9Smoosher = new FileSmoosher(outDir);` This mean I can't change it ?when "Asked to add buffers[%,d] larger than configured max" throw,thank you
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
