fix tutorial with msg that no longer exists

This commit is contained in:
fjy 2014-09-05 10:15:37 -07:00
parent e24be03a38
commit eecda34940
1 changed files with 0 additions and 6 deletions

View File

@ -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). 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 #### Starting Other Nodes
Just in case you forgot how, let's start up the other nodes we require: Just in case you forgot how, let's start up the other nodes we require: