[10/23] ambari git commit: AMBARI-21627. Cross-stack upgrade from IOP to HDP, ranger audit properties need to be deleted (alejandro)

2017-08-04 Thread jonathanhurley
AMBARI-21627. Cross-stack upgrade from IOP to HDP, ranger audit properties need 
to be deleted (alejandro)


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

Branch: refs/heads/branch-feature-AMBARI-21450
Commit: 266deaf1dc0129ee447e9255ed253a16535e6bf5
Parents: f7a51bf
Author: Alejandro Fernandez 
Authored: Tue Aug 1 15:30:28 2017 -0700
Committer: Alejandro Fernandez 
Committed: Wed Aug 2 18:14:15 2017 -0700

--
 .../4.2.5/upgrades/config-upgrade.xml   | 50 +
 .../upgrades/nonrolling-upgrade-to-hdp-2.6.xml  | 18 +++
 .../BigInsights/4.2/upgrades/config-upgrade.xml | 56 +++-
 .../upgrades/nonrolling-upgrade-to-hdp-2.6.xml  | 20 ++-
 4 files changed, 141 insertions(+), 3 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/ambari/blob/266deaf1/ambari-server/src/main/resources/stacks/BigInsights/4.2.5/upgrades/config-upgrade.xml
--
diff --git 
a/ambari-server/src/main/resources/stacks/BigInsights/4.2.5/upgrades/config-upgrade.xml
 
b/ambari-server/src/main/resources/stacks/BigInsights/4.2.5/upgrades/config-upgrade.xml
index d40d4d6..f6a21ff 100644
--- 
a/ambari-server/src/main/resources/stacks/BigInsights/4.2.5/upgrades/config-upgrade.xml
+++ 
b/ambari-server/src/main/resources/stacks/BigInsights/4.2.5/upgrades/config-upgrade.xml
@@ -71,6 +71,17 @@
 yarn-env
 
   
+
+  
+ranger-yarn-audit
+
+
+
+
+
+
+
+  
 
   
 
@@ -112,6 +123,17 @@
 hbase-env
 
   
+
+  
+ranger-hbase-audit
+
+
+
+
+
+
+
+  
 
   
 
@@ -249,6 +271,17 @@
 
 
   
+
+  
+ranger-hive-audit
+
+
+
+
+
+
+
+  
 
   
   
@@ -301,5 +334,22 @@
 
   
 
+
+
+  
+
+  
+ranger-knox-audit
+
+
+
+
+
+
+
+  
+
+  
+
   
 

http://git-wip-us.apache.org/repos/asf/ambari/blob/266deaf1/ambari-server/src/main/resources/stacks/BigInsights/4.2.5/upgrades/nonrolling-upgrade-to-hdp-2.6.xml
--
diff --git 
a/ambari-server/src/main/resources/stacks/BigInsights/4.2.5/upgrades/nonrolling-upgrade-to-hdp-2.6.xml
 
b/ambari-server/src/main/resources/stacks/BigInsights/4.2.5/upgrades/nonrolling-upgrade-to-hdp-2.6.xml
index 609a4fe..361fb56 100644
--- 
a/ambari-server/src/main/resources/stacks/BigInsights/4.2.5/upgrades/nonrolling-upgrade-to-hdp-2.6.xml
+++ 
b/ambari-server/src/main/resources/stacks/BigInsights/4.2.5/upgrades/nonrolling-upgrade-to-hdp-2.6.xml
@@ -247,6 +247,10 @@
 
   
 
+  
+
+  
+
   
   
 
@@ -277,6 +281,10 @@
 
   
 
+  
+
+  
+
   
   
 
@@ -334,6 +342,11 @@
   
 
   
+
+  
+
+  
+
   
 
   
@@ -356,6 +369,11 @@
   
 
   
+
+  
+  
+
+  
 
 
 

http://git-wip-us.apache.org/repos/asf/ambari/blob/266deaf1/ambari-server/src/main/resources/stacks/BigInsights/4.2/upgrades/config-upgrade.xml
--
diff --git 
a/ambari-server/src/main/resources/stacks/BigInsights/4.2/upgrades/config-upgrade.xml
 
b/ambari-server/src/main/resources/stacks/BigInsights/4.2/upgrades/config-upgrade.xml
index 9c9737f..f544e10 100644
--- 
a/ambari-server/src/main/resources/stacks/BigInsights/4.2/upgrades/config-upgrade.xml
+++ 
b/ambari-server/src/main/resources/stacks/BigInsights/4.2/upgrades/config-upgrade.xml
@@ -78,7 +78,7 @@
 
   
 
-  
+  
 ranger-kms-audit
 
 
@@ -88,6 +88,7 @@
 
 
   
+
   
 kms-log4j
 
@@ -120,6 +121,7 @@
 
 
   
+
 
   
 
@@ -148,6 +150,7 @@
 core-site
 
   
+
 
   
 
@@ -164,6 +167,17 @@
 yarn-env
 
   
+
+  
+ranger-yarn-audit
+ 

[10/13] ambari git commit: AMBARI-21627. Cross-stack upgrade from IOP to HDP, ranger audit properties need to be deleted (alejandro)

2017-08-03 Thread jonathanhurley
AMBARI-21627. Cross-stack upgrade from IOP to HDP, ranger audit properties need 
to be deleted (alejandro)


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

Branch: refs/heads/branch-2.6
Commit: 266deaf1dc0129ee447e9255ed253a16535e6bf5
Parents: f7a51bf
Author: Alejandro Fernandez 
Authored: Tue Aug 1 15:30:28 2017 -0700
Committer: Alejandro Fernandez 
Committed: Wed Aug 2 18:14:15 2017 -0700

--
 .../4.2.5/upgrades/config-upgrade.xml   | 50 +
 .../upgrades/nonrolling-upgrade-to-hdp-2.6.xml  | 18 +++
 .../BigInsights/4.2/upgrades/config-upgrade.xml | 56 +++-
 .../upgrades/nonrolling-upgrade-to-hdp-2.6.xml  | 20 ++-
 4 files changed, 141 insertions(+), 3 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/ambari/blob/266deaf1/ambari-server/src/main/resources/stacks/BigInsights/4.2.5/upgrades/config-upgrade.xml
--
diff --git 
a/ambari-server/src/main/resources/stacks/BigInsights/4.2.5/upgrades/config-upgrade.xml
 
b/ambari-server/src/main/resources/stacks/BigInsights/4.2.5/upgrades/config-upgrade.xml
index d40d4d6..f6a21ff 100644
--- 
a/ambari-server/src/main/resources/stacks/BigInsights/4.2.5/upgrades/config-upgrade.xml
+++ 
b/ambari-server/src/main/resources/stacks/BigInsights/4.2.5/upgrades/config-upgrade.xml
@@ -71,6 +71,17 @@
 yarn-env
 
   
+
+  
+ranger-yarn-audit
+
+
+
+
+
+
+
+  
 
   
 
@@ -112,6 +123,17 @@
 hbase-env
 
   
+
+  
+ranger-hbase-audit
+
+
+
+
+
+
+
+  
 
   
 
@@ -249,6 +271,17 @@
 
 
   
+
+  
+ranger-hive-audit
+
+
+
+
+
+
+
+  
 
   
   
@@ -301,5 +334,22 @@
 
   
 
+
+
+  
+
+  
+ranger-knox-audit
+
+
+
+
+
+
+
+  
+
+  
+
   
 

http://git-wip-us.apache.org/repos/asf/ambari/blob/266deaf1/ambari-server/src/main/resources/stacks/BigInsights/4.2.5/upgrades/nonrolling-upgrade-to-hdp-2.6.xml
--
diff --git 
a/ambari-server/src/main/resources/stacks/BigInsights/4.2.5/upgrades/nonrolling-upgrade-to-hdp-2.6.xml
 
b/ambari-server/src/main/resources/stacks/BigInsights/4.2.5/upgrades/nonrolling-upgrade-to-hdp-2.6.xml
index 609a4fe..361fb56 100644
--- 
a/ambari-server/src/main/resources/stacks/BigInsights/4.2.5/upgrades/nonrolling-upgrade-to-hdp-2.6.xml
+++ 
b/ambari-server/src/main/resources/stacks/BigInsights/4.2.5/upgrades/nonrolling-upgrade-to-hdp-2.6.xml
@@ -247,6 +247,10 @@
 
   
 
+  
+
+  
+
   
   
 
@@ -277,6 +281,10 @@
 
   
 
+  
+
+  
+
   
   
 
@@ -334,6 +342,11 @@
   
 
   
+
+  
+
+  
+
   
 
   
@@ -356,6 +369,11 @@
   
 
   
+
+  
+  
+
+  
 
 
 

http://git-wip-us.apache.org/repos/asf/ambari/blob/266deaf1/ambari-server/src/main/resources/stacks/BigInsights/4.2/upgrades/config-upgrade.xml
--
diff --git 
a/ambari-server/src/main/resources/stacks/BigInsights/4.2/upgrades/config-upgrade.xml
 
b/ambari-server/src/main/resources/stacks/BigInsights/4.2/upgrades/config-upgrade.xml
index 9c9737f..f544e10 100644
--- 
a/ambari-server/src/main/resources/stacks/BigInsights/4.2/upgrades/config-upgrade.xml
+++ 
b/ambari-server/src/main/resources/stacks/BigInsights/4.2/upgrades/config-upgrade.xml
@@ -78,7 +78,7 @@
 
   
 
-  
+  
 ranger-kms-audit
 
 
@@ -88,6 +88,7 @@
 
 
   
+
   
 kms-log4j
 
@@ -120,6 +121,7 @@
 
 
   
+
 
   
 
@@ -148,6 +150,7 @@
 core-site
 
   
+
 
   
 
@@ -164,6 +167,17 @@
 yarn-env
 
   
+
+  
+ranger-yarn-audit
+
+

ambari git commit: AMBARI-21627. Cross-stack upgrade from IOP to HDP, ranger audit properties need to be deleted (alejandro)

2017-08-02 Thread alejandro
Repository: ambari
Updated Branches:
  refs/heads/branch-2.5 f7a51bf0a -> 266deaf1d


AMBARI-21627. Cross-stack upgrade from IOP to HDP, ranger audit properties need 
to be deleted (alejandro)


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

Branch: refs/heads/branch-2.5
Commit: 266deaf1dc0129ee447e9255ed253a16535e6bf5
Parents: f7a51bf
Author: Alejandro Fernandez 
Authored: Tue Aug 1 15:30:28 2017 -0700
Committer: Alejandro Fernandez 
Committed: Wed Aug 2 18:14:15 2017 -0700

--
 .../4.2.5/upgrades/config-upgrade.xml   | 50 +
 .../upgrades/nonrolling-upgrade-to-hdp-2.6.xml  | 18 +++
 .../BigInsights/4.2/upgrades/config-upgrade.xml | 56 +++-
 .../upgrades/nonrolling-upgrade-to-hdp-2.6.xml  | 20 ++-
 4 files changed, 141 insertions(+), 3 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/ambari/blob/266deaf1/ambari-server/src/main/resources/stacks/BigInsights/4.2.5/upgrades/config-upgrade.xml
--
diff --git 
a/ambari-server/src/main/resources/stacks/BigInsights/4.2.5/upgrades/config-upgrade.xml
 
b/ambari-server/src/main/resources/stacks/BigInsights/4.2.5/upgrades/config-upgrade.xml
index d40d4d6..f6a21ff 100644
--- 
a/ambari-server/src/main/resources/stacks/BigInsights/4.2.5/upgrades/config-upgrade.xml
+++ 
b/ambari-server/src/main/resources/stacks/BigInsights/4.2.5/upgrades/config-upgrade.xml
@@ -71,6 +71,17 @@
 yarn-env
 
   
+
+  
+ranger-yarn-audit
+
+
+
+
+
+
+
+  
 
   
 
@@ -112,6 +123,17 @@
 hbase-env
 
   
+
+  
+ranger-hbase-audit
+
+
+
+
+
+
+
+  
 
   
 
@@ -249,6 +271,17 @@
 
 
   
+
+  
+ranger-hive-audit
+
+
+
+
+
+
+
+  
 
   
   
@@ -301,5 +334,22 @@
 
   
 
+
+
+  
+
+  
+ranger-knox-audit
+
+
+
+
+
+
+
+  
+
+  
+
   
 

http://git-wip-us.apache.org/repos/asf/ambari/blob/266deaf1/ambari-server/src/main/resources/stacks/BigInsights/4.2.5/upgrades/nonrolling-upgrade-to-hdp-2.6.xml
--
diff --git 
a/ambari-server/src/main/resources/stacks/BigInsights/4.2.5/upgrades/nonrolling-upgrade-to-hdp-2.6.xml
 
b/ambari-server/src/main/resources/stacks/BigInsights/4.2.5/upgrades/nonrolling-upgrade-to-hdp-2.6.xml
index 609a4fe..361fb56 100644
--- 
a/ambari-server/src/main/resources/stacks/BigInsights/4.2.5/upgrades/nonrolling-upgrade-to-hdp-2.6.xml
+++ 
b/ambari-server/src/main/resources/stacks/BigInsights/4.2.5/upgrades/nonrolling-upgrade-to-hdp-2.6.xml
@@ -247,6 +247,10 @@
 
   
 
+  
+
+  
+
   
   
 
@@ -277,6 +281,10 @@
 
   
 
+  
+
+  
+
   
   
 
@@ -334,6 +342,11 @@
   
 
   
+
+  
+
+  
+
   
 
   
@@ -356,6 +369,11 @@
   
 
   
+
+  
+  
+
+  
 
 
 

http://git-wip-us.apache.org/repos/asf/ambari/blob/266deaf1/ambari-server/src/main/resources/stacks/BigInsights/4.2/upgrades/config-upgrade.xml
--
diff --git 
a/ambari-server/src/main/resources/stacks/BigInsights/4.2/upgrades/config-upgrade.xml
 
b/ambari-server/src/main/resources/stacks/BigInsights/4.2/upgrades/config-upgrade.xml
index 9c9737f..f544e10 100644
--- 
a/ambari-server/src/main/resources/stacks/BigInsights/4.2/upgrades/config-upgrade.xml
+++ 
b/ambari-server/src/main/resources/stacks/BigInsights/4.2/upgrades/config-upgrade.xml
@@ -78,7 +78,7 @@
 
   
 
-  
+  
 ranger-kms-audit
 
 
@@ -88,6 +88,7 @@
 
 
   
+
   
 kms-log4j
 
@@ -120,6 +121,7 @@
 
 
   
+
 
   
 
@@ -148,6 +150,7 @@
 core-site
 
   
+
 
   
 
@@ -164,6 +167,17 @@
 yarn-env