mirror of
https://github.com/apache/druid.git
synced 2025-02-17 07:25:02 +00:00
fixed path to base persist directory for rand example
This commit is contained in:
parent
1618c9b8dc
commit
06e4199dd2
@ -27,6 +27,6 @@
|
||||
"type": "realtime",
|
||||
"windowPeriod": "PT5m",
|
||||
"segmentGranularity": "hour",
|
||||
"basePersistDirectory": "/tmp/realtime/basePersist"
|
||||
"basePersistDirectory": "/tmp/rand_realtime/basePersist"
|
||||
}
|
||||
}]
|
||||
|
Loading…
x
Reference in New Issue
Block a user