You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "chenliang (Jira)" <ji...@apache.org> on 2019/12/14 06:34:00 UTC

[jira] [Created] (SPARK-30261) Should not change owner of hive table for some commands like 'alter' operation

chenliang created SPARK-30261:
---------------------------------

             Summary: Should not change owner of hive table  for  some commands like 'alter' operation
                 Key: SPARK-30261
                 URL: https://issues.apache.org/jira/browse/SPARK-30261
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 2.4.3, 2.3.0, 2.2.0
            Reporter: chenliang
             Fix For: 2.4.3, 2.3.0, 2.2.0


For SparkSQL,When we do some alter operations on hive table, the owner of hive table would be changed to someone who invoked the operation, it's unresonable. And in fact, the owner should not changed for the real prodcution environment, otherwise theĀ  authority check is out of order.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org