【发布时间】:2020-11-07 00:36:28
【问题描述】:
我有摄取规范
"rollup": false,
"segmentGranularity" : "day",
"queryGranularity" : {
"type": "duration",
"duration": 60000
}
}
},
"ioConfig" : {
"type" : "index",
"inputSource" : {
"type" : "local"
},
"inputFormat": {
"type": "csv"
},
"appendToExisting": true
}
【问题讨论】:
标签: druid