This is an automated email from the ASF dual-hosted git repository.

amestry pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/atlas.git


The following commit(s) were added to refs/heads/master by this push:
     new bbdae91  ATLAS-4204: Configure HS2 hook to send lineage-only messages. 
Part-2
bbdae91 is described below

commit bbdae910545aeeb6bca31b51f5dcbacd1b2fa639
Author: Ashutosh Mestry <[email protected]>
AuthorDate: Tue Apr 13 09:25:19 2021 -0700

    ATLAS-4204: Configure HS2 hook to send lineage-only messages. Part-2
---
 addons/hive-bridge/src/test/resources/atlas-application.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/addons/hive-bridge/src/test/resources/atlas-application.properties 
b/addons/hive-bridge/src/test/resources/atlas-application.properties
index 2848ceb..5d24a30 100644
--- a/addons/hive-bridge/src/test/resources/atlas-application.properties
+++ b/addons/hive-bridge/src/test/resources/atlas-application.properties
@@ -122,4 +122,4 @@ atlas.authentication.method.file=true
 atlas.authentication.method.ldap.type=none
 atlas.authentication.method.kerberos=false
 # atlas.authentication.method.file.filename=users-credentials.properties
-atlas.hook.hive.ignore.ddl.operations=false
\ No newline at end of file
+atlas.hook.hive.hs2.ignore.ddl.operations=false
\ No newline at end of file

Reply via email to