jon-wei commented on issue #8276: KIS tasks in 0.15.1 RC2 sometimes duplicate rows with the same dimension values URL: https://github.com/apache/incubator-druid/issues/8276#issuecomment-520663516 That task looks pretty normal, the spec has `"intermediatePersistPeriod" : "PT10M"`, and the log shows the task making several time-based incremental persists. If you're concerned about the rollup for segments generated by Kafka indexing tasks, you can run a compaction task on those intervals to fully aggregate the rows.
---------------------------------------------------------------- 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]
