Repository: ambari Updated Branches: refs/heads/trunk 4020d34dc -> b5793f687
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/b5793f68 Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/b5793f68 Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/b5793f68 Branch: refs/heads/trunk Commit: b5793f687c1c4be3e36671f25d62249392de0aed Parents: 4020d34 Author: tbeerbower <tbeerbo...@hortonworks.com> Authored: Tue May 31 10:02:02 2016 -0400 Committer: tbeerbower <tbeerbo...@hortonworks.com> Committed: Tue May 31 10:02:02 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/b5793f68/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>