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 dd...@apache.org on 2011/09/17 06:46:35 UTC

svn commit: r1171891 - in /hadoop/common/branches/branch-0.20-security: CHANGES.txt src/packages/rpm/spec/hadoop.spec

Author: ddas
Date: Sat Sep 17 04:46:34 2011
New Revision: 1171891

URL: http://svn.apache.org/viewvc?rev=1171891&view=rev
Log:
HADOOP-7637. Fix to include FairScheduler configuration file in RPM. Contributed by Eric Yang.

Modified:
    hadoop/common/branches/branch-0.20-security/CHANGES.txt
    hadoop/common/branches/branch-0.20-security/src/packages/rpm/spec/hadoop.spec

Modified: hadoop/common/branches/branch-0.20-security/CHANGES.txt
URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-0.20-security/CHANGES.txt?rev=1171891&r1=1171890&r2=1171891&view=diff
==============================================================================
--- hadoop/common/branches/branch-0.20-security/CHANGES.txt (original)
+++ hadoop/common/branches/branch-0.20-security/CHANGES.txt Sat Sep 17 04:46:34 2011
@@ -178,6 +178,9 @@ Release 0.20.205.0 - unreleased
     HADOOP-7644. Fix TestDelegationTokenRenewal and TestDelegationTokenFetcher
     to use and test the new style renewers. (omalley)
 
+    HADOOP-7637. Fix to include FairScheduler configuration file in 
+    RPM. (Eric Yang via ddas)
+
   IMPROVEMENTS
 
     MAPREDUCE-2187. Reporter sends progress during sort/merge. (Anupam Seth via

Modified: hadoop/common/branches/branch-0.20-security/src/packages/rpm/spec/hadoop.spec
URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-0.20-security/src/packages/rpm/spec/hadoop.spec?rev=1171891&r1=1171890&r2=1171891&view=diff
==============================================================================
--- hadoop/common/branches/branch-0.20-security/src/packages/rpm/spec/hadoop.spec (original)
+++ hadoop/common/branches/branch-0.20-security/src/packages/rpm/spec/hadoop.spec Sat Sep 17 04:46:34 2011
@@ -190,6 +190,7 @@ bash ${RPM_INSTALL_PREFIX0}/sbin/update-
 %config(noreplace) %{_conf_dir}/ssl-client.xml.example
 %config(noreplace) %{_conf_dir}/ssl-server.xml.example
 %config(noreplace) %{_conf_dir}/taskcontroller.cfg
+%config(noreplace) %{_conf_dir}/fair-scheduler.xml
 %{_prefix}
 %attr(0755,root,root) %{_prefix}/libexec
 %attr(0755,root,root) /etc/rc.d/init.d