You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2018/11/05 02:39:12 UTC

[GitHub] YDHui opened a new issue #6576: How can I configure Maxchunksize

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org