Merge pull request #2400 from druid-io/tut-fix

tutorial fix
This commit is contained in:
Xavier Léauté 2016-02-04 15:40:44 -08:00
commit ebe4f9e928
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ sum when we load the data will allow us to compute an average at query time as w
You can copy the existing `quickstart/wikiticker-index.json` indexing task to a new file:
```bash
cp quickstart/wikiticker-index.json quickstart/pageviews-index.json
cp quickstart/wikiticker-index.json my-index-task.json
```
And modify it by altering these sections: