From eecda349402240070f7af7cabd58beed65d17e53 Mon Sep 17 00:00:00 2001 From: fjy Date: Fri, 5 Sep 2014 10:15:37 -0700 Subject: [PATCH] fix tutorial with msg that no longer exists --- docs/content/Tutorial:-Loading-Your-Data-Part-1.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docs/content/Tutorial:-Loading-Your-Data-Part-1.md b/docs/content/Tutorial:-Loading-Your-Data-Part-1.md index da6cccd2476..acacb7e8a19 100644 --- a/docs/content/Tutorial:-Loading-Your-Data-Part-1.md +++ b/docs/content/Tutorial:-Loading-Your-Data-Part-1.md @@ -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: