You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by to...@apache.org on 2011/02/24 02:09:35 UTC

svn commit: r1074005 - in /hadoop/common/trunk: CHANGES.txt conf/slaves.template

Author: todd
Date: Thu Feb 24 01:09:35 2011
New Revision: 1074005

URL: http://svn.apache.org/viewvc?rev=1074005&view=rev
Log:
HADOOP-6376. Add a comment header to conf/slaves that specifies the file format. Contributed by Kay Kay.

Modified:
    hadoop/common/trunk/CHANGES.txt
    hadoop/common/trunk/conf/slaves.template

Modified: hadoop/common/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/hadoop/common/trunk/CHANGES.txt?rev=1074005&r1=1074004&r2=1074005&view=diff
==============================================================================
--- hadoop/common/trunk/CHANGES.txt (original)
+++ hadoop/common/trunk/CHANGES.txt Thu Feb 24 01:09:35 2011
@@ -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

Modified: hadoop/common/trunk/conf/slaves.template
URL: http://svn.apache.org/viewvc/hadoop/common/trunk/conf/slaves.template?rev=1074005&r1=1074004&r2=1074005&view=diff
==============================================================================
--- hadoop/common/trunk/conf/slaves.template (original)
+++ hadoop/common/trunk/conf/slaves.template Thu Feb 24 01:09:35 2011
@@ -1 +1,2 @@
+# Specify multiple slaves, one per each line. 
 localhost