diff --git a/docs/content/Batch-ingestion.md b/docs/content/Batch-ingestion.md index 9288052de12..43f49331d5a 100644 --- a/docs/content/Batch-ingestion.md +++ b/docs/content/Batch-ingestion.md @@ -269,7 +269,7 @@ The schema of the Hadoop Index Task contains a task "type" and a Hadoop Index Co ```json { "type" : "index_hadoop", - "schema" : { + "spec" : { "dataSchema" : { "dataSource" : "wikipedia", "parser" : {