Merge pull request #5 from mashion/fix-twitter-example

Fix twitter example to correctly groupBy by lang dimension
This commit is contained in:
cheddar 2012-10-24 17:06:39 -07:00
commit 10b9425937
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"queryType": "groupBy",
"dataSource": "twitterstream",
"granularity": "all",
"dimension": ["lang"],
"dimensions": ["lang"],
"threshold": 10,
"metric": "totally",
"aggregations":[