From 21ac3f2aab1eb7b83533daf9201f0bc2ab0078c3 Mon Sep 17 00:00:00 2001 From: fjy Date: Wed, 8 Oct 2014 10:56:00 -0700 Subject: [PATCH] slight clarification about hadoop setup --- docs/content/Hadoop-Configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/Hadoop-Configuration.md b/docs/content/Hadoop-Configuration.md index 296558fcee7..ef8c48e167a 100644 --- a/docs/content/Hadoop-Configuration.md +++ b/docs/content/Hadoop-Configuration.md @@ -5,7 +5,7 @@ layout: doc_page Example Production Hadoop Configuration ======================================= -The following configuration should work relatively well for Druid indexing and Hadoop. In the example, we are using EC2 cc2.8xlarge nodes. +The following configuration should work relatively well for Druid indexing and Hadoop. In the example, we are using Hadoop 2.4 with EC2 m1.xlarge nodes for NameNodes and cc2.8xlarge nodes for DataNodes. ### Core-site.xml