You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@sentry.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2018/12/14 00:22:00 UTC

[jira] [Commented] (SENTRY-1679) HDFS tests configure MetastorePlugin which is gone

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

Hadoop QA commented on SENTRY-1679:
-----------------------------------

Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12951729/sentry-1679.1.patch against master.

{color:green}Overall:{color} +1 all checks pass

{color:green}SUCCESS:{color} all tests passed

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

This message is automatically generated.

> HDFS tests configure MetastorePlugin which is gone
> --------------------------------------------------
>
>                 Key: SENTRY-1679
>                 URL: https://issues.apache.org/jira/browse/SENTRY-1679
>             Project: Sentry
>          Issue Type: Bug
>          Components: Sentry
>    Affects Versions: 2.0.0
>            Reporter: Alexander Kolbasov
>            Assignee: Arjun Mishra
>            Priority: Minor
>              Labels: bite-sized, newbie
>         Attachments: sentry-1679.1.patch
>
>
> In TestHDFSIntegrationBase#startHiveAndMetastore() there is:
> {code}
> hiveConf.set("sentry.metastore.plugins", "org.apache.sentry.hdfs.MetastorePlugin");
> {code}
> But we no longer have {{MetastorePlugin}}, so this should be removed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)