You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Abhishek Talluri (JIRA)" <ji...@apache.org> on 2018/01/03 16:08:00 UTC

[jira] [Created] (HIVE-18364) Documentation does not include all the scenarios

Abhishek Talluri created HIVE-18364:
---------------------------------------

             Summary: Documentation does not include all the scenarios
                 Key: HIVE-18364
                 URL: https://issues.apache.org/jira/browse/HIVE-18364
             Project: Hive
          Issue Type: Bug
          Components: Documentation, Hive
    Affects Versions: 1.2.2
            Reporter: Abhishek Talluri


Documentation does not include all the ALTER TABLE statements that requires locks to be obtained for their operations. For example, ALTER TABLE table_name SET LOCATION command does not exist in the table provided at https://cwiki.apache.org/confluence/display/Hive/Locking

Also there is no information provided regarding locking for a view. During my testing I found that we can change the definition of views even when we run a query on that view.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)