[
https://issues.apache.org/jira/browse/ATLAS-3885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17156928#comment-17156928
]
ASF subversion and git services commented on ATLAS-3885:
--------------------------------------------------------
Commit cec7aa851e6befa6d32f3dfd80cc79cc8c3c799a in atlas's branch
refs/heads/master from Nikhil Bonte
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=cec7aa8 ]
ATLAS-3885: import-hive.sh: Hive entities with Ozone location created by
import-hive.sh creates hdfs_path entity instead of ozone in Atlas
Signed-off-by: Sarath Subramanian <[email protected]>
> import-hive.sh: Hive entities with Ozone location created by import-hive.sh
> creates hdfs_path entity instead of ozone in Atlas
> ------------------------------------------------------------------------------------------------------------------------------
>
> Key: ATLAS-3885
> URL: https://issues.apache.org/jira/browse/ATLAS-3885
> Project: Atlas
> Issue Type: Bug
> Components: atlas-core
> Affects Versions: 2.0.0
> Reporter: Nikhil Bonte
> Assignee: Nikhil Bonte
> Priority: Major
> Labels: ozone
> Attachments: ATLAS-3885-import-hive-Hive-entities-with-Ozone-v0.patch
>
>
> import-hive.sh when attempts to import hive entities with Ozone location
> expected is that ozone_key should get created as path entity, but script
> creates hdfs_path entity instead of ozone_key in Atlas.
>
> Steps to reproduce
> # Disable HMS Hook and Hive Hook
> # Create external table with ozone location
> # Run import-hive.sh
> The location entity is created as an hdfs_path entity instead of ozone_key.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)