You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@linkis.apache.org by GitBox <gi...@apache.org> on 2021/12/30 03:36:46 UTC

[GitHub] [incubator-linkis] Dlimeng opened a new pull request #1254: Dev 1.1.0 linkis hive atlas

Dlimeng opened a new pull request #1254:
URL: https://github.com/apache/incubator-linkis/pull/1254


   ### What is the purpose of the change
   Atlas Hive hooks register with Hive to listen for create/update/delete operations, and update the metadata in Atlas through Kafka notifications to obtain changes in Hive
   The collected actions are stored in hbase and then displayed.
   
   ### Brief change log
   1.hive hive-site.xml 
    <property>
           <name>hive.exec.post.hooks</name>
           <value>org.apache.atlas.hive.hook.HiveHook</value>
    </property>
   2. linkis hive change
   3. atlas deployment
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org
For additional commands, e-mail: dev-help@linkis.apache.org


[GitHub] [incubator-linkis] Dlimeng closed pull request #1254: Dev 1.1.0 linkis hive atlas

Posted by GitBox <gi...@apache.org>.
Dlimeng closed pull request #1254:
URL: https://github.com/apache/incubator-linkis/pull/1254


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org
For additional commands, e-mail: dev-help@linkis.apache.org