You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sentry.apache.org by "Lars Francke (JIRA)" <ji...@apache.org> on 2014/05/22 23:32:01 UTC

[jira] [Created] (SENTRY-227) UnsupportedOperationException Unsupported entity type DUMMYPARTITION

Lars Francke created SENTRY-227:
-----------------------------------

             Summary: UnsupportedOperationException Unsupported entity type DUMMYPARTITION
                 Key: SENTRY-227
                 URL: https://issues.apache.org/jira/browse/SENTRY-227
             Project: Sentry
          Issue Type: Bug
            Reporter: Lars Francke


We're seeing this

{quote}
FAILED: UnsupportedOperationException Unsupported entity type DUMMYPARTITION (state=42000,code=40000)
{quote}

on a query that does something like this:

{code}
INSERT OVERWRITE TABLE foobar PARTITION (time=20140521, country)
SELECT ...
{code}

I'll attach a patch that I think fixes the issue but I don't _fully_ understand the {{DUMMYPARTITION}} stuff from Hive so....



--
This message was sent by Atlassian JIRA
(v6.2#6252)