You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sentry.apache.org by "SentryQA (JIRA)" <ji...@apache.org> on 2014/06/26 10:39:24 UTC

[jira] [Commented] (SENTRY-314) Metastore plugin should verify the storage descriptor before referencing

    [ https://issues.apache.org/jira/browse/SENTRY-314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14044471#comment-14044471 ] 

SentryQA commented on SENTRY-314:
---------------------------------

Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12652577/SENTRY-314.3.patch against master.

{color:red}Overall:{color} -1 due to 4 errors

{color:red}ERROR:{color} mvn test exited 1
{color:red}ERROR:{color} Failed: org.apache.sentry.provider.db.service.persistent.TestSentryStore
{color:red}ERROR:{color} Failed: org.apache.sentry.provider.db.service.persistent.TestSentryStore
{color:red}ERROR:{color} Failed: org.apache.sentry.provider.db.service.persistent.TestSentryStore

Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-SENTRY-Build/192/console

This message is automatically generated.

> Metastore plugin should verify the storage descriptor before referencing
> ------------------------------------------------------------------------
>
>                 Key: SENTRY-314
>                 URL: https://issues.apache.org/jira/browse/SENTRY-314
>             Project: Sentry
>          Issue Type: Bug
>    Affects Versions: 1.4.0
>            Reporter: Prasad Mujumdar
>            Assignee: Prasad Mujumdar
>             Fix For: 1.4.0
>
>         Attachments: SENTRY-314.3.patch
>
>
> Some of the metastore operations, like create table and add partition requires validating the URI privilege. We need to check that the storaged descriptor for given table or partition is non null before referencing it. Without that, hive operations like INSERT OVERWRITE TABLE .. PARTITION . statement fails.



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