mirror of https://github.com/apache/druid.git
one more doc fix
This commit is contained in:
parent
74a4fddcfe
commit
e33e45e69e
|
@ -269,7 +269,7 @@ The schema of the Hadoop Index Task contains a task "type" and a Hadoop Index Co
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"type" : "index_hadoop",
|
"type" : "index_hadoop",
|
||||||
"schema" : {
|
"spec" : {
|
||||||
"dataSchema" : {
|
"dataSchema" : {
|
||||||
"dataSource" : "wikipedia",
|
"dataSource" : "wikipedia",
|
||||||
"parser" : {
|
"parser" : {
|
||||||
|
|
Loading…
Reference in New Issue