jihoonson commented on issue #8061: Native parallel batch indexing with shuffle URL: https://github.com/apache/incubator-druid/issues/8061#issuecomment-543348202 Hi @quenlang, I assume you're using hadoop indexing task since the parallel indexing task doesn't support single-dimension range partitioning yet. I think you can set `targetPartitionSize` and `maxPartitionSize` to something more optimal. Note that the single-dimension range partitioning doesn't support `numShards`.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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]
