You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by sw...@apache.org on 2014/11/04 02:48:42 UTC

git commit: AMBARI-8134. syslog is not getting created no matter job succeeds or fails. (swagle)

Repository: ambari
Updated Branches:
  refs/heads/branch-1.7.0 cc311dc1d -> 316f8ecc2


AMBARI-8134. syslog is not getting created no matter job succeeds or fails. (swagle)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/316f8ecc
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/316f8ecc
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/316f8ecc

Branch: refs/heads/branch-1.7.0
Commit: 316f8ecc2770735ddf454ff50625528448ce3b46
Parents: cc311dc
Author: Siddharth Wagle <sw...@hortonworks.com>
Authored: Mon Nov 3 17:48:30 2014 -0800
Committer: Siddharth Wagle <sw...@hortonworks.com>
Committed: Mon Nov 3 17:48:30 2014 -0800

----------------------------------------------------------------------
 .../HDP/2.2/services/YARN/configuration-mapred/mapred-site.xml | 6 ------
 1 file changed, 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/316f8ecc/ambari-server/src/main/resources/stacks/HDP/2.2/services/YARN/configuration-mapred/mapred-site.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/HDP/2.2/services/YARN/configuration-mapred/mapred-site.xml b/ambari-server/src/main/resources/stacks/HDP/2.2/services/YARN/configuration-mapred/mapred-site.xml
index b61a6a2..d2b7ee1 100644
--- a/ambari-server/src/main/resources/stacks/HDP/2.2/services/YARN/configuration-mapred/mapred-site.xml
+++ b/ambari-server/src/main/resources/stacks/HDP/2.2/services/YARN/configuration-mapred/mapred-site.xml
@@ -102,12 +102,6 @@
   </property>
 
   <property>
-    <name>mapreduce.job.log4j-properties-file</name>
-    <value>/etc/hadoop/conf/log4j.properties</value>
-    <description></description>
-  </property>
-
-  <property>
     <name>mapreduce.jobhistory.bind-host</name>
     <value>0.0.0.0</value>
     <description></description>