zhangxiong created ATLAS-3424:
---------------------------------

             Summary: hbase 2.2.0 doesn't execute the Atlas implemented  
coprocessor
                 Key: ATLAS-3424
                 URL: https://issues.apache.org/jira/browse/ATLAS-3424
             Project: Atlas
          Issue Type: Bug
          Components: atlas-intg
    Affects Versions: 2.0.0
         Environment: atlas2.0 , hbase2.2.0
            Reporter: zhangxiong
         Attachments: HBaseAtlasCoprocessor.java.patch

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 message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to