Sign in
apache
/
drill
/
612f789b0f11f5cac5b7f62fae0608e95340c2c6
/
.
/
contrib
/
storage-druid
/
src
/
main
/
resources
/
bootstrap-storage-plugins.json
blob: 3a07594cd4ca8ed80c0985c13476f31497939126 [
file
] [
log
] [
blame
]
{
"storage"
:{
"druid"
:
{
"type"
:
"druid"
,
"brokerAddress"
:
"http://localhost:8082"
,
"coordinatorAddress"
:
"http://localhost:8081"
,
"averageRowSizeBytes"
:
100
,
"enabled"
:
false
}
}
}