[ https://issues.apache.org/jira/browse/HIVE-6460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13951810#comment-13951810 ]
Lefty Leverenz commented on HIVE-6460: -------------------------------------- Added three sections to the DDL wiki and revised another, based on the release note: * [DDL: Alter Table/Partition Compact |https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DDL#LanguageManualDDL-AlterTable/PartitionCompact] * [DDL: Show Locks (_revised_) |https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DDL#LanguageManualDDL-ShowLocks] * [DDL: Show Transactions |https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DDL#LanguageManualDDL-ShowTransactions] * [DDL: Show Compactions |https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DDL#LanguageManualDDL-ShowCompactions] The alter table syntax differs from other sections by spelling out the partition spec, but I find that helpful so didn't change it to "partition_spec". Still needed: revision of the Locking doc and a separate doc for ACID transactions. When the ACID doc exists, various links in the DDL doc can be switched from this jira to the new doc. > Need new "show" functionality for transactions > ---------------------------------------------- > > Key: HIVE-6460 > URL: https://issues.apache.org/jira/browse/HIVE-6460 > Project: Hive > Issue Type: Sub-task > Components: SQL > Reporter: Alan Gates > Assignee: Alan Gates > Fix For: 0.13.0 > > Attachments: 6460.wip.patch, HIVE-6460.1.patch, HIVE-6460.3.patch, > HIVE-6460.4.patch, HIVE-6460.5.patch, HIVE-6460.patch > > > With the addition of transactions and compactions for delta files some new > "show" commands are required. > * "show transactions" to show currently open or aborted transactions > * "show compactions" to show currently waiting or running compactions > * "show locks" needs to work with the new db style of locks as well. -- This message was sent by Atlassian JIRA (v6.2#6252)