From 5148cc83e0523ceb53a58b8d8c5039adf779de84 Mon Sep 17 00:00:00 2001 From: Todd Lipcon Date: Thu, 24 Feb 2011 01:09:35 +0000 Subject: [PATCH] HADOOP-6376. Add a comment header to conf/slaves that specifies the file format. Contributed by Kay Kay. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1074005 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES.txt | 3 +++ conf/slaves.template | 1 + 2 files changed, 4 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index 8e8119c769..3f1b7699d2 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -54,6 +54,9 @@ Trunk (unreleased changes) HADOOP-6995. Allow wildcards to be used in ProxyUsers configurations. (todd) + HADOOP-6376. Add a comment header to conf/slaves that specifies the file + format. (Kay Kay via todd) + OPTIMIZATIONS BUG FIXES diff --git a/conf/slaves.template b/conf/slaves.template index 2fbb50c4a8..23067fa3b8 100644 --- a/conf/slaves.template +++ b/conf/slaves.template @@ -1 +1,2 @@ +# Specify multiple slaves, one per each line. localhost