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

Ramesh Mani updated ATLAS-2650:
-------------------------------
    Description: 
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()

  was:
HBase Atlas Hook : Handle NPE in HBase table import when getNameAsString() is 
null

HTableDescriptor.getNameAsString() to get the table name is null we need to get 
the table name with HTableDescriptor.getTableName().getName()


> 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
>
>
> 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)

Reply via email to