[
https://issues.apache.org/jira/browse/ATLAS-3885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nikhil Bonte updated ATLAS-3885:
--------------------------------
Description:
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.
was:
import-hive.sh when attempts to import hive entities with Ozone location
expected is that ozone_key will 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.
> 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
>
> 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)