2018-08-09 16:37:52 -04:00
|
|
|
{
|
|
|
|
"type": "compact",
|
|
|
|
"dataSource": "compaction-tutorial",
|
|
|
|
"interval": "2015-09-12/2015-09-13",
|
|
|
|
"tuningConfig" : {
|
2020-01-15 17:08:29 -05:00
|
|
|
"type" : "index_parallel",
|
2019-01-10 12:50:14 -05:00
|
|
|
"maxRowsPerSegment" : 5000000,
|
2018-08-09 16:37:52 -04:00
|
|
|
"maxRowsInMemory" : 25000,
|
|
|
|
"forceExtendableShardSpecs" : true
|
2021-03-24 14:41:44 -04:00
|
|
|
},
|
|
|
|
"granularitySpec" : {
|
|
|
|
"segmentGranularity" : "DAY",
|
|
|
|
"queryGranularity" : "none"
|
2018-08-09 16:37:52 -04:00
|
|
|
}
|
|
|
|
}
|