Преглед изворни кода

AMBARI-16730 - Rename atlas lineage configurations

tbeerbower пре 9 година
родитељ
комит
742a623b9c

+ 2 - 2
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>