You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Ramesh Mani (JIRA)" <ji...@apache.org> on 2018/05/16 21:27:00 UTC

[jira] [Resolved] (ATLAS-2650) HBase Atlas Hook : Handle NPE in HBase table import when getNameAsString() is null

     [ https://issues.apache.org/jira/browse/ATLAS-2650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ramesh Mani resolved ATLAS-2650.
--------------------------------
    Resolution: Not A Bug

> HBase Atlas Hook : Handle NPE in HBase table import when getNameAsString() is null
> ----------------------------------------------------------------------------------
>
>                 Key: ATLAS-2650
>                 URL: https://issues.apache.org/jira/browse/ATLAS-2650
>             Project: Atlas
>          Issue Type: Bug
>          Components: atlas-intg
>    Affects Versions: trunk
>            Reporter: Ramesh Mani
>            Priority: Critical
>             Fix For: trunk
>
>         Attachments: 0001-ATLAS-2650-HBase-Atlas-Hook-Handle-NPE-in-HBase-tabl.patch
>
>
> HBase Atlas Hook : Handle NPE in HBase table import when getNameAsString() is null
> When HTableDescriptor.getNameAsString() to get the table name is null,  we need to get the table name with HTableDescriptor.getTableName().getName()



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)