mirror of https://github.com/apache/druid.git
a0462374b0
There was an issue if you restart realtime node and merged dir is still there it will throw exceptions. To tackle this issue a check has been added. So now only persisted dir/files will be read and anything from "merged" will be avoided. |
||
---|---|---|
client | ||
common | ||
doc | ||
examples | ||
indexing-common | ||
indexing-hadoop | ||
indexing-service | ||
install | ||
realtime | ||
server | ||
services | ||
.gitignore | ||
DruidCorporateCLA.pdf | ||
DruidIndividualCLA.pdf | ||
LICENSE | ||
README | ||
build.sh | ||
eclipse_formatting.xml | ||
pom.xml |
README
See the "Wiki" https://github.com/metamx/druid/wiki Build with build.sh See examples/rand See examples/twitter