ambari git commit: AMBARI-21973. Set tez.runtime.shuffle.ssl.enable=false in Ambari for HSI.(vbrodetskyi)

2017-09-18 Thread vbrodetskyi
Repository: ambari
Updated Branches:
  refs/heads/trunk 941bc1685 -> bb6f0d2c8


AMBARI-21973. Set tez.runtime.shuffle.ssl.enable=false in Ambari for 
HSI.(vbrodetskyi)


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

Branch: refs/heads/trunk
Commit: bb6f0d2c89adf17894caa995da65e7e09f714434
Parents: 941bc16
Author: Vitaly Brodetskyi 
Authored: Mon Sep 18 21:09:06 2017 +0300
Committer: Vitaly Brodetskyi 
Committed: Mon Sep 18 21:09:06 2017 +0300

--
 .../services/HIVE/configuration/tez-interactive-site.xml | 11 +++
 .../resources/stacks/HDP/2.5/upgrades/config-upgrade.xml |  5 +
 .../stacks/HDP/2.5/upgrades/nonrolling-upgrade-2.5.xml   |  7 +++
 .../stacks/HDP/2.5/upgrades/nonrolling-upgrade-2.6.xml   |  6 ++
 .../resources/stacks/HDP/2.5/upgrades/upgrade-2.5.xml|  4 
 .../resources/stacks/HDP/2.5/upgrades/upgrade-2.6.xml|  1 +
 .../resources/stacks/HDP/2.6/upgrades/config-upgrade.xml |  8 
 .../stacks/HDP/2.6/upgrades/nonrolling-upgrade-2.6.xml   |  6 ++
 .../resources/stacks/HDP/2.6/upgrades/upgrade-2.6.xml|  4 
 9 files changed, 52 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/ambari/blob/bb6f0d2c/ambari-server/src/main/resources/stacks/HDP/2.5/services/HIVE/configuration/tez-interactive-site.xml
--
diff --git 
a/ambari-server/src/main/resources/stacks/HDP/2.5/services/HIVE/configuration/tez-interactive-site.xml
 
b/ambari-server/src/main/resources/stacks/HDP/2.5/services/HIVE/configuration/tez-interactive-site.xml
index c1a42b0..fb4a6b0 100644
--- 
a/ambari-server/src/main/resources/stacks/HDP/2.5/services/HIVE/configuration/tez-interactive-site.xml
+++ 
b/ambari-server/src/main/resources/stacks/HDP/2.5/services/HIVE/configuration/tez-interactive-site.xml
@@ -183,4 +183,15 @@
 8
 
   
+  
+tez.runtime.shuffle.ssl.enable
+false
+ 
+  boolean
+  false
+  true
+
+true
+
+  
 

http://git-wip-us.apache.org/repos/asf/ambari/blob/bb6f0d2c/ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/config-upgrade.xml
--
diff --git 
a/ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/config-upgrade.xml 
b/ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/config-upgrade.xml
index bd69f1e..cf42e93 100644
--- 
a/ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/config-upgrade.xml
+++ 
b/ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/config-upgrade.xml
@@ -512,6 +512,11 @@
 
   
 
+  
+tez-interactive-site
+
+  
+
   
 hive-interactive-site
 

http://git-wip-us.apache.org/repos/asf/ambari/blob/bb6f0d2c/ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/nonrolling-upgrade-2.5.xml
--
diff --git 
a/ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/nonrolling-upgrade-2.5.xml
 
b/ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/nonrolling-upgrade-2.5.xml
index b25db24..4d514ac 100644
--- 
a/ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/nonrolling-upgrade-2.5.xml
+++ 
b/ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/nonrolling-upgrade-2.5.xml
@@ -302,12 +302,19 @@
 
   
 
+  
   
 
   Removing atlas.cluster.name property
 
   
 
+  
+
+  Update tez.runtime.shuffle.ssl.enable property
+
+  
+
   
   
 

http://git-wip-us.apache.org/repos/asf/ambari/blob/bb6f0d2c/ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/nonrolling-upgrade-2.6.xml
--
diff --git 
a/ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/nonrolling-upgrade-2.6.xml
 
b/ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/nonrolling-upgrade-2.6.xml
index 12d2832..1af3b18 100644
--- 
a/ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/nonrolling-upgrade-2.6.xml
+++ 
b/ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/nonrolling-upgrade-2.6.xml
@@ -587,6 +587,12 @@
 
   
 
+  
+
+  Update tez.runtime.shuffle.ssl.enable property
+
+  
+
   
 
   Updating JVM stack size for LLAP

http://git-wip-us.apache.org/repos/asf/ambari/blob/bb6f0d2c/ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/upgrade-2.5.xml

ambari git commit: AMBARI-21973. Set tez.runtime.shuffle.ssl.enable=false in Ambari for HSI.(vbrodetskyi)

2017-09-18 Thread vbrodetskyi
Repository: ambari
Updated Branches:
  refs/heads/branch-2.6 6a6d29d58 -> 3b525a7cb


AMBARI-21973. Set tez.runtime.shuffle.ssl.enable=false in Ambari for 
HSI.(vbrodetskyi)


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

Branch: refs/heads/branch-2.6
Commit: 3b525a7cb1347347f836d7a07712f8433589c878
Parents: 6a6d29d
Author: Vitaly Brodetskyi 
Authored: Mon Sep 18 21:07:15 2017 +0300
Committer: Vitaly Brodetskyi 
Committed: Mon Sep 18 21:07:15 2017 +0300

--
 .../services/HIVE/configuration/tez-interactive-site.xml | 11 +++
 .../resources/stacks/HDP/2.5/upgrades/config-upgrade.xml |  5 +
 .../stacks/HDP/2.5/upgrades/nonrolling-upgrade-2.5.xml   |  7 +++
 .../stacks/HDP/2.5/upgrades/nonrolling-upgrade-2.6.xml   |  6 ++
 .../resources/stacks/HDP/2.5/upgrades/upgrade-2.5.xml|  4 
 .../resources/stacks/HDP/2.5/upgrades/upgrade-2.6.xml|  1 +
 .../resources/stacks/HDP/2.6/upgrades/config-upgrade.xml |  8 
 .../stacks/HDP/2.6/upgrades/nonrolling-upgrade-2.6.xml   |  6 ++
 .../resources/stacks/HDP/2.6/upgrades/upgrade-2.6.xml|  4 
 9 files changed, 52 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/ambari/blob/3b525a7c/ambari-server/src/main/resources/stacks/HDP/2.5/services/HIVE/configuration/tez-interactive-site.xml
--
diff --git 
a/ambari-server/src/main/resources/stacks/HDP/2.5/services/HIVE/configuration/tez-interactive-site.xml
 
b/ambari-server/src/main/resources/stacks/HDP/2.5/services/HIVE/configuration/tez-interactive-site.xml
index c1a42b0..fb4a6b0 100644
--- 
a/ambari-server/src/main/resources/stacks/HDP/2.5/services/HIVE/configuration/tez-interactive-site.xml
+++ 
b/ambari-server/src/main/resources/stacks/HDP/2.5/services/HIVE/configuration/tez-interactive-site.xml
@@ -183,4 +183,15 @@
 8
 
   
+  
+tez.runtime.shuffle.ssl.enable
+false
+ 
+  boolean
+  false
+  true
+
+true
+
+  
 

http://git-wip-us.apache.org/repos/asf/ambari/blob/3b525a7c/ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/config-upgrade.xml
--
diff --git 
a/ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/config-upgrade.xml 
b/ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/config-upgrade.xml
index 5618e14..cf73a88 100644
--- 
a/ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/config-upgrade.xml
+++ 
b/ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/config-upgrade.xml
@@ -520,6 +520,11 @@
 
   
 
+  
+tez-interactive-site
+
+  
+
   
 hive-interactive-site
 

http://git-wip-us.apache.org/repos/asf/ambari/blob/3b525a7c/ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/nonrolling-upgrade-2.5.xml
--
diff --git 
a/ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/nonrolling-upgrade-2.5.xml
 
b/ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/nonrolling-upgrade-2.5.xml
index 9f77065..c8bafc4 100644
--- 
a/ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/nonrolling-upgrade-2.5.xml
+++ 
b/ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/nonrolling-upgrade-2.5.xml
@@ -302,12 +302,19 @@
 
   
 
+  
   
 
   Removing atlas.cluster.name property
 
   
 
+  
+
+  Update tez.runtime.shuffle.ssl.enable property
+
+  
+
   
   
 

http://git-wip-us.apache.org/repos/asf/ambari/blob/3b525a7c/ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/nonrolling-upgrade-2.6.xml
--
diff --git 
a/ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/nonrolling-upgrade-2.6.xml
 
b/ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/nonrolling-upgrade-2.6.xml
index 8824de5..0ab391d 100644
--- 
a/ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/nonrolling-upgrade-2.6.xml
+++ 
b/ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/nonrolling-upgrade-2.6.xml
@@ -587,6 +587,12 @@
 
   
 
+  
+
+  Update tez.runtime.shuffle.ssl.enable property
+
+  
+
   
 
   Updating JVM stack size for LLAP

http://git-wip-us.apache.org/repos/asf/ambari/blob/3b525a7c/ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/upgrade-2.5.xml