From d2218fc19c71d14be1c6760f69100888ff09a4e5 Mon Sep 17 00:00:00 2001 From: fjy Date: Fri, 7 Feb 2014 11:46:32 -0800 Subject: [PATCH] fix broken example --- examples/config/realtime/runtime.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/config/realtime/runtime.properties b/examples/config/realtime/runtime.properties index cbab843c0e4..4c66f028f67 100644 --- a/examples/config/realtime/runtime.properties +++ b/examples/config/realtime/runtime.properties @@ -15,3 +15,4 @@ druid.publish.type=noop # druid.db.connector.password=diurd druid.processing.buffer.sizeBytes=100000000 +druid.processing.numThreads=1