You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sentry.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2014/11/26 05:52:12 UTC

[jira] [Commented] (SENTRY-422) The URI object handling needs to be more robust

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

Hadoop QA commented on SENTRY-422:
----------------------------------

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

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

{color:red}ERROR:{color} mvn test exited 1
{color:red}ERROR:{color} Failed: org.apache.sentry.tests.e2e.hive.TestPrivilegesAtFunctionScope
{color:red}ERROR:{color} Failed: org.apache.sentry.tests.e2e.dbprovider.TestDbPrivilegesAtFunctionScope

Console output: https://builds.apache.org/job/PreCommit-SENTRY-Build/76/console

This message is automatically generated.

> The URI object handling needs to be more robust 
> ------------------------------------------------
>
>                 Key: SENTRY-422
>                 URL: https://issues.apache.org/jira/browse/SENTRY-422
>             Project: Sentry
>          Issue Type: Improvement
>            Reporter: Prasad Mujumdar
>            Assignee: Colin Ma
>         Attachments: SENTRY-422.001.patch
>
>
> The URI comparison is dependent on filesystem context. Currently it's required by the caller to set the right context when URI object is created. This is prone to errors and hard to catch in the unit tests.
> We should refactor the AccessURI handling to make it more robust.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)