Repository: ambari
Updated Branches:
  refs/heads/branch-2.4 196455948 -> 742a623b9


AMBARI-16730 - Rename atlas lineage configurations


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

Branch: refs/heads/branch-2.4
Commit: 742a623b9cd11aaba5b0d7f021b7b294b883e792
Parents: 1964559
Author: tbeerbower <tbeerbo...@hortonworks.com>
Authored: Tue May 31 10:02:02 2016 -0400
Committer: tbeerbower <tbeerbo...@hortonworks.com>
Committed: Tue May 31 10:03:55 2016 -0400

----------------------------------------------------------------------
 .../2.5/services/ATLAS/configuration/application-properties.xml  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/742a623b/ambari-server/src/main/resources/stacks/HDP/2.5/services/ATLAS/configuration/application-properties.xml
----------------------------------------------------------------------
diff --git 
a/ambari-server/src/main/resources/stacks/HDP/2.5/services/ATLAS/configuration/application-properties.xml
 
b/ambari-server/src/main/resources/stacks/HDP/2.5/services/ATLAS/configuration/application-properties.xml
index 1b4d0ea..0430721 100644
--- 
a/ambari-server/src/main/resources/stacks/HDP/2.5/services/ATLAS/configuration/application-properties.xml
+++ 
b/ambari-server/src/main/resources/stacks/HDP/2.5/services/ATLAS/configuration/application-properties.xml
@@ -118,11 +118,11 @@
     <description>Kafka auto commit setting for Atlas 
notifications.</description>
   </property>
   <property>
-    <name>atlas.lineage.table.schema.query.hive_table</name>
+    <name>atlas.lineage.schema.query.hive_table</name>
     <value>hive_table where __guid='%s'\, columns</value>
   </property>
   <property>
-    <name>atlas.lineage.table.schema.query.Table</name>
+    <name>atlas.lineage.schema.query.Table</name>
     <value>Table where __guid='%s'\, columns</value>
   </property>
   <property>

Reply via email to