zhangxiong0301 opened a new pull request #74: [ATLAS-3424][addons/hbase-brige] 
hbase 2.2.0 does not execute the Atlas implemented coprocessor
URL: https://github.com/apache/atlas/pull/74
 
 
   in atlas 2.0.0, we use hbase-hook to capture the changes of name 
space,table,column faimily schema in hbase 2.2.0. According to steps of the  
official document, we found that the hbase master loaded HBaseAtlasCoprocessor 
, but it will not call the  methods like postCreateTable/postDeleteTable.
   from remote debug,we found that HBaseAtlasCoprocessor must override the 
default implementation of MasterCoprocessor.getMasterObserver method to make 
Atlas coprocessor runs correctly.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to