From 3763a0b7382dbdafce2bbea61de4603f0089cba6 Mon Sep 17 00:00:00 2001 From: Trotter Cashion Date: Wed, 24 Oct 2012 15:47:55 -0700 Subject: [PATCH] Use correct key in query.body for twitter example --- examples/twitter/query.body | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/twitter/query.body b/examples/twitter/query.body index a81b84aaa320..8018ff6f5f56 100644 --- a/examples/twitter/query.body +++ b/examples/twitter/query.body @@ -2,7 +2,7 @@ "queryType": "groupBy", "dataSource": "twitterstream", "granularity": "all", - "dimension": ["lang"], + "dimensions": ["lang"], "threshold": 10, "metric": "totally", "aggregations":[