[3/3] ambari git commit: AMBARI-20570. Remove property atlas.cluster.name from hive-site for fresh deployments (smohanty)

2017-04-05 Thread smohanty
AMBARI-20570. Remove property atlas.cluster.name from hive-site for fresh 
deployments (smohanty)


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

Branch: refs/heads/branch-2.5
Commit: a9a23e22afd4b92226baed28af43aa33aeb7ba59
Parents: 7fbec01
Author: Sumit Mohanty 
Authored: Fri Mar 24 20:31:18 2017 -0700
Committer: Sumit Mohanty 
Committed: Wed Apr 5 12:57:29 2017 -0700

--
 .../stacks/HDP/2.5/services/HIVE/configuration/hive-site.xml| 5 +
 1 file changed, 5 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/ambari/blob/a9a23e22/ambari-server/src/main/resources/stacks/HDP/2.5/services/HIVE/configuration/hive-site.xml
--
diff --git 
a/ambari-server/src/main/resources/stacks/HDP/2.5/services/HIVE/configuration/hive-site.xml
 
b/ambari-server/src/main/resources/stacks/HDP/2.5/services/HIVE/configuration/hive-site.xml
index cd19519..f0b945a 100644
--- 
a/ambari-server/src/main/resources/stacks/HDP/2.5/services/HIVE/configuration/hive-site.xml
+++ 
b/ambari-server/src/main/resources/stacks/HDP/2.5/services/HIVE/configuration/hive-site.xml
@@ -24,4 +24,9 @@ limitations under the License.
 true
 
   
+  
+atlas.cluster.name
+
+true
+  
 



[07/18] ambari git commit: AMBARI-20570. Remove property atlas.cluster.name from hive-site for fresh deployments (smohanty)

2017-03-27 Thread aonishuk
AMBARI-20570. Remove property atlas.cluster.name from hive-site for fresh 
deployments (smohanty)


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

Branch: refs/heads/branch-3.0-perf
Commit: b96b81525d72dd61a4865ef0e9ae7361b557ccd0
Parents: 82d81ea
Author: Sumit Mohanty 
Authored: Fri Mar 24 20:31:18 2017 -0700
Committer: Sumit Mohanty 
Committed: Fri Mar 24 20:31:18 2017 -0700

--
 .../HIVE/2.1.0.3.0/configuration/hive-site.xml   | 11 ---
 .../HDP/2.5/services/HIVE/configuration/hive-site.xml|  5 +
 2 files changed, 5 insertions(+), 11 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/ambari/blob/b96b8152/ambari-server/src/main/resources/common-services/HIVE/2.1.0.3.0/configuration/hive-site.xml
--
diff --git 
a/ambari-server/src/main/resources/common-services/HIVE/2.1.0.3.0/configuration/hive-site.xml
 
b/ambari-server/src/main/resources/common-services/HIVE/2.1.0.3.0/configuration/hive-site.xml
index 98dbe8d..edbbc9d 100644
--- 
a/ambari-server/src/main/resources/common-services/HIVE/2.1.0.3.0/configuration/hive-site.xml
+++ 
b/ambari-server/src/main/resources/common-services/HIVE/2.1.0.3.0/configuration/hive-site.xml
@@ -53,17 +53,6 @@ limitations under the License.
 
   
   
-atlas.cluster.name
-{{cluster_name}}
-
-  
-application-properties
-atlas.enableTLS
-  
-
-
-  
-  
 hive.metastore.sasl.enabled
 false
 If true, the metastore thrift interface will be secured with 
SASL.

http://git-wip-us.apache.org/repos/asf/ambari/blob/b96b8152/ambari-server/src/main/resources/stacks/HDP/2.5/services/HIVE/configuration/hive-site.xml
--
diff --git 
a/ambari-server/src/main/resources/stacks/HDP/2.5/services/HIVE/configuration/hive-site.xml
 
b/ambari-server/src/main/resources/stacks/HDP/2.5/services/HIVE/configuration/hive-site.xml
index cd19519..f0b945a 100644
--- 
a/ambari-server/src/main/resources/stacks/HDP/2.5/services/HIVE/configuration/hive-site.xml
+++ 
b/ambari-server/src/main/resources/stacks/HDP/2.5/services/HIVE/configuration/hive-site.xml
@@ -24,4 +24,9 @@ limitations under the License.
 true
 
   
+  
+atlas.cluster.name
+
+true
+  
 



ambari git commit: AMBARI-20570. Remove property atlas.cluster.name from hive-site for fresh deployments (smohanty)

2017-03-24 Thread smohanty
Repository: ambari
Updated Branches:
  refs/heads/trunk 82d81ea9d -> b96b81525


AMBARI-20570. Remove property atlas.cluster.name from hive-site for fresh 
deployments (smohanty)


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

Branch: refs/heads/trunk
Commit: b96b81525d72dd61a4865ef0e9ae7361b557ccd0
Parents: 82d81ea
Author: Sumit Mohanty 
Authored: Fri Mar 24 20:31:18 2017 -0700
Committer: Sumit Mohanty 
Committed: Fri Mar 24 20:31:18 2017 -0700

--
 .../HIVE/2.1.0.3.0/configuration/hive-site.xml   | 11 ---
 .../HDP/2.5/services/HIVE/configuration/hive-site.xml|  5 +
 2 files changed, 5 insertions(+), 11 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/ambari/blob/b96b8152/ambari-server/src/main/resources/common-services/HIVE/2.1.0.3.0/configuration/hive-site.xml
--
diff --git 
a/ambari-server/src/main/resources/common-services/HIVE/2.1.0.3.0/configuration/hive-site.xml
 
b/ambari-server/src/main/resources/common-services/HIVE/2.1.0.3.0/configuration/hive-site.xml
index 98dbe8d..edbbc9d 100644
--- 
a/ambari-server/src/main/resources/common-services/HIVE/2.1.0.3.0/configuration/hive-site.xml
+++ 
b/ambari-server/src/main/resources/common-services/HIVE/2.1.0.3.0/configuration/hive-site.xml
@@ -53,17 +53,6 @@ limitations under the License.
 
   
   
-atlas.cluster.name
-{{cluster_name}}
-
-  
-application-properties
-atlas.enableTLS
-  
-
-
-  
-  
 hive.metastore.sasl.enabled
 false
 If true, the metastore thrift interface will be secured with 
SASL.

http://git-wip-us.apache.org/repos/asf/ambari/blob/b96b8152/ambari-server/src/main/resources/stacks/HDP/2.5/services/HIVE/configuration/hive-site.xml
--
diff --git 
a/ambari-server/src/main/resources/stacks/HDP/2.5/services/HIVE/configuration/hive-site.xml
 
b/ambari-server/src/main/resources/stacks/HDP/2.5/services/HIVE/configuration/hive-site.xml
index cd19519..f0b945a 100644
--- 
a/ambari-server/src/main/resources/stacks/HDP/2.5/services/HIVE/configuration/hive-site.xml
+++ 
b/ambari-server/src/main/resources/stacks/HDP/2.5/services/HIVE/configuration/hive-site.xml
@@ -24,4 +24,9 @@ limitations under the License.
 true
 
   
+  
+atlas.cluster.name
+
+true
+