mirror of https://github.com/apache/druid.git
fix tutorial with msg that no longer exists
This commit is contained in:
parent
e24be03a38
commit
eecda34940
|
@ -106,12 +106,6 @@ druid.indexer.fork.property.druid.computation.buffer.size=100000000
|
|||
|
||||
If you are interested in reading more about these configurations, see [here](Indexing-Service.html).
|
||||
|
||||
When the overlord node is ready for tasks, you should see a message like the following:
|
||||
|
||||
```bash
|
||||
2013-10-09 21:30:32,817 INFO [Thread-14] io.druid.indexing.overlord.TaskQueue - Waiting for work...
|
||||
```
|
||||
|
||||
#### Starting Other Nodes
|
||||
|
||||
Just in case you forgot how, let's start up the other nodes we require:
|
||||
|
|
Loading…
Reference in New Issue