mirror of https://github.com/apache/druid.git
docs: correcting path to index file
This commit is contained in:
parent
4d6174ebf2
commit
0036954261
|
@ -136,7 +136,7 @@ Indexing the Data
|
|||
To index the data and build a Druid segment, we are going to need to submit a task to the indexing service. This task should already exist:
|
||||
|
||||
```
|
||||
examples/indexing/index_task.json
|
||||
examples/indexing/wikipedia_index_task.json
|
||||
```
|
||||
|
||||
Open up the file to see the following:
|
||||
|
|
Loading…
Reference in New Issue