Alan Gates created HIVE-8009:
--------------------------------
Summary: show compactions fails when a table with no partitions is
being compacted
Key: HIVE-8009
URL: https://issues.apache.org/jira/browse/HIVE-8009
Project: Hive
Issue Type: Bug
Components: Transactions
Affects Versions: 0.13.1
Reporter: Alan Gates
Assignee: Alan Gates
When a table with no partitions is being compacted and the user does "show
compactions" it fails. The message from the logs is:
{quote}
org.apache.thrift.protocol.TProtocolException: Required field 'partitionname'
is unset! Struct:ShowCompactResponseElement(dbname:default, tablename:orctab,
partitionname:null, type:MAJOR, state:initiated, workerid:null, start:0,
runAs:null)
{quote}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)