[ https://issues.apache.org/jira/browse/HIVE-6460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13924166#comment-13924166 ]
Harish Butani commented on HIVE-6460: ------------------------------------- +1, looks good. Couple of minor points: - TestQBCompact.java:68 is a Sys.out - As I understand this: you need Owner privilege to execute compaction; but need no privileges to view compactions. This is what you intended? Wondering if Operation2Privilege.java:173 is a cut and paste oversight. > 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.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)