[
https://issues.apache.org/jira/browse/ATLAS-2450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16366344#comment-16366344
]
Madhan Neethiraj commented on ATLAS-2450:
-----------------------------------------
[~rmani], [~ssainath] - createTime value is not available from HBase API
NameSpaceDescriptor
([https://hbase.apache.org/apidocs/org/apache/hadoop/hbase/NamespaceDescriptor.html).]
Given this, Atlas hook won't be able to populate createTime field correctly -
for namespaces that were created before Atlas hook was enabled.
> HBase Atlas Hook: Wrong creating time of NameSpace if they are create before
> enabling HBase hook
> ------------------------------------------------------------------------------------------------
>
> Key: ATLAS-2450
> URL: https://issues.apache.org/jira/browse/ATLAS-2450
> Project: Atlas
> Issue Type: Bug
> Components: atlas-intg
> Affects Versions: trunk, 0.8.2
> Reporter: Ramesh Mani
> Assignee: Ramesh Mani
> Priority: Major
>
> HBase Atlas Hook: Wrong creating time of NameSpace if they are create before
> enabling HBase hook.
> 1) create namespace before enabling HBase Hook.
> 2) Enable HBase Hook
> 3) create the table on the same namespace.
> In these steps, propagation of namespace happens only when a table is added
> to the namespace and during this time the create operation is create_table
> and not namespace and hence the namespace never gets updated resulting in
> this issue.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)