[
https://issues.apache.org/jira/browse/SENTRY-227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14552965#comment-14552965
]
Sravya Tirukkovalur commented on SENTRY-227:
--------------------------------------------
Committed to master:commit 024faee9165efd20d63d630f2d455001bca50fd8
Thanks for your contribution [~lars_francke]!
> Fix for "Unsupported entity type DUMMYPARTITION"
> ------------------------------------------------
>
> Key: SENTRY-227
> URL: https://issues.apache.org/jira/browse/SENTRY-227
> Project: Sentry
> Issue Type: Bug
> Reporter: Lars Francke
> Assignee: Sravya Tirukkovalur
> 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)