From e33e45e69e1490c4732c5d8fe6d0f7230fc9e200 Mon Sep 17 00:00:00 2001 From: fjy Date: Wed, 21 Jan 2015 21:52:23 -0800 Subject: [PATCH] one more doc fix --- docs/content/Batch-ingestion.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" : {