[ 
https://issues.apache.org/jira/browse/ATLAS-3424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16937770#comment-16937770
 ] 

zhangxiong edited comment on ATLAS-3424 at 9/25/19 2:13 PM:
------------------------------------------------------------

I have solved this issue ,and patch available,ready to be merged


was (Author: leslizhang):
I have solved this issue ,and patch available 

> 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
>            Priority: Major
>              Labels: hbase-hhok, patch
>         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