Fangwei Duan created SQOOP-3279:
-----------------------------------
Summary: Sqoop import hive table will change table's ownership
Key: SQOOP-3279
URL: https://issues.apache.org/jira/browse/SQOOP-3279
Project: Sqoop
Issue Type: Bug
Components: hive-integration
Environment: CDH 5.12.0 with Sentry
Reporter: Fangwei Duan
When use sqoop load data from RMDBs into hive table, first I create hive table
use hue/beeline.
So the owner of this table is hive.
After I have load data into this table , the owner change to the user which
used to execute sqoop script.
I think this should be a bug, when I try to find how sqoop load data into hive,
I found that its use hive cli,I think that's the reason why change the
ownership of the table.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)