You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sentry.apache.org by "Sravya Tirukkovalur (JIRA)" <ji...@apache.org> on 2015/05/20 21:46:00 UTC

[jira] [Resolved] (SENTRY-227) Fix for "Unsupported entity type DUMMYPARTITION"

     [ https://issues.apache.org/jira/browse/SENTRY-227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sravya Tirukkovalur resolved SENTRY-227.
----------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.6.0
         Assignee: Lars Francke  (was: Sravya Tirukkovalur)

> Fix for "Unsupported entity type DUMMYPARTITION"
> ------------------------------------------------
>
>                 Key: SENTRY-227
>                 URL: https://issues.apache.org/jira/browse/SENTRY-227
>             Project: Sentry
>          Issue Type: Bug
>    Affects Versions: 1.2.0
>            Reporter: Lars Francke
>            Assignee: Lars Francke
>             Fix For: 1.6.0
>
>         Attachments: SENTRY-227.1.patch
>
>
> 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.3.4#6332)