You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by ao...@apache.org on 2017/06/13 11:45:23 UTC

[1/2] ambari git commit: AMBARI-21224. RU: Oozie LR job failed (aonishuk)

Repository: ambari
Updated Branches:
  refs/heads/branch-2.5 21959a495 -> f2c91c250
  refs/heads/trunk 1f19461f1 -> 27a99389e


AMBARI-21224. RU: Oozie LR job failed (aonishuk)


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

Branch: refs/heads/trunk
Commit: 27a99389e3c3566b6fc58b17cb06510ab9bffa13
Parents: 1f19461
Author: Andrew Onishuk <ao...@hortonworks.com>
Authored: Tue Jun 13 14:44:05 2017 +0300
Committer: Andrew Onishuk <ao...@hortonworks.com>
Committed: Tue Jun 13 14:44:05 2017 +0300

----------------------------------------------------------------------
 .../HDP/2.6/services/YARN/configuration-mapred/mapred-site.xml     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/27a99389/ambari-server/src/main/resources/stacks/HDP/2.6/services/YARN/configuration-mapred/mapred-site.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/HDP/2.6/services/YARN/configuration-mapred/mapred-site.xml b/ambari-server/src/main/resources/stacks/HDP/2.6/services/YARN/configuration-mapred/mapred-site.xml
index bbfdc24..f03125b 100644
--- a/ambari-server/src/main/resources/stacks/HDP/2.6/services/YARN/configuration-mapred/mapred-site.xml
+++ b/ambari-server/src/main/resources/stacks/HDP/2.6/services/YARN/configuration-mapred/mapred-site.xml
@@ -19,7 +19,7 @@
 <configuration supports_final="true">
     <property>
         <name>yarn.app.mapreduce.client.job.max-retries</name>
-        <value>30</value>
+        <value>60</value>
         <description>
             The number of retries the client will make for getJob and dependent calls.
         </description>


[2/2] ambari git commit: AMBARI-21224. RU: Oozie LR job failed (aonishuk)

Posted by ao...@apache.org.
AMBARI-21224. RU: Oozie LR job failed (aonishuk)


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

Branch: refs/heads/branch-2.5
Commit: f2c91c250b7a1bb27a49e440413bb6a2892696e6
Parents: 21959a4
Author: Andrew Onishuk <ao...@hortonworks.com>
Authored: Tue Jun 13 14:44:08 2017 +0300
Committer: Andrew Onishuk <ao...@hortonworks.com>
Committed: Tue Jun 13 14:44:08 2017 +0300

----------------------------------------------------------------------
 .../HDP/2.6/services/YARN/configuration-mapred/mapred-site.xml     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/f2c91c25/ambari-server/src/main/resources/stacks/HDP/2.6/services/YARN/configuration-mapred/mapred-site.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/HDP/2.6/services/YARN/configuration-mapred/mapred-site.xml b/ambari-server/src/main/resources/stacks/HDP/2.6/services/YARN/configuration-mapred/mapred-site.xml
index bbfdc24..f03125b 100644
--- a/ambari-server/src/main/resources/stacks/HDP/2.6/services/YARN/configuration-mapred/mapred-site.xml
+++ b/ambari-server/src/main/resources/stacks/HDP/2.6/services/YARN/configuration-mapred/mapred-site.xml
@@ -19,7 +19,7 @@
 <configuration supports_final="true">
     <property>
         <name>yarn.app.mapreduce.client.job.max-retries</name>
-        <value>30</value>
+        <value>60</value>
         <description>
             The number of retries the client will make for getJob and dependent calls.
         </description>