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)