Slackbot
08/29/2023, 10:24 PMBen Krug
08/29/2023, 10:25 PMJohn Kowtko
08/29/2023, 10:38 PMsriramdas sivasai
08/30/2023, 6:26 AMsriramdas sivasai
08/31/2023, 3:11 PMJohn Kowtko
08/31/2023, 3:28 PMsriramdas sivasai
08/31/2023, 3:32 PMJohn Kowtko
08/31/2023, 3:42 PMsriramdas sivasai
08/31/2023, 4:41 PMJohn Kowtko
08/31/2023, 5:35 PMsmartSegmentLoading, ref doc page: https://druid.apache.org/docs/latest/configuration/#dynamic-configuration ... so if you are not using that you might want to try it.
I also recommend checking out this THREAD if you haven't seen it already.John Kowtko
08/31/2023, 5:37 PMsriramdas sivasai
09/01/2023, 1:10 PMJohn Kowtko
09/01/2023, 3:47 PMsriramdas sivasai
09/03/2023, 7:43 PMsriramdas sivasai
09/03/2023, 7:43 PM{
"dataSource": "voice_data",
"taskPriority": 25,
"inputSegmentSizeBytes": 100000000000000,
"maxRowsPerSegment": null,
"skipOffsetFromLatest": "P1D",
"tuningConfig": {
"maxRowsInMemory": null,
"appendableIndexSpec": null,
"maxBytesInMemory": null,
"maxTotalRows": null,
"splitHintSpec": null,
"partitionsSpec": {
"type": "range",
"targetRowsPerSegment": 1000000,
"maxRowsPerSegment": null,
"partitionDimensions": [
"site_id"
],
"assumeGrouped": false
},
"indexSpec": null,
"indexSpecForIntermediatePersists": null,
"maxPendingPersists": null,
"pushTimeout": null,
"segmentWriteOutMediumFactory": null,
"maxNumConcurrentSubTasks": 10,
"maxRetry": null,
"taskStatusCheckPeriodMs": null,
"chatHandlerTimeout": null,
"chatHandlerNumRetries": null,
"maxNumSegmentsToMerge": null,
"totalNumMergeTasks": null,
"maxColumnsToMerge": null,
"forceGuaranteedRollup": true,
"type": "index_parallel"
},
"granularitySpec": null,
"dimensionsSpec": null,
"metricsSpec": null,
"transformSpec": null,
"ioConfig": null,
"taskContext": null
}John Kowtko
09/04/2023, 3:48 PMsriramdas sivasai
09/04/2023, 3:50 PMJohn Kowtko
09/04/2023, 3:53 PM