[
https://issues.apache.org/jira/browse/SENTRY-1228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15267817#comment-15267817
]
Hadoop QA commented on SENTRY-1228:
-----------------------------------
Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12801837/SENTRY-1228.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/1515/console
This message is automatically generated.
> SimpleFileProviderBackend error message missing spaces
> ------------------------------------------------------
>
> Key: SENTRY-1228
> URL: https://issues.apache.org/jira/browse/SENTRY-1228
> Project: Sentry
> Issue Type: Bug
> Affects Versions: 1.8.0
> Reporter: Gregory Chanan
> Fix For: 1.8.0
>
> Attachments: SENTRY-1228.patch
>
>
> I noticed this while running the conversion tool (SENTRY-480), which uses the
> SimpleFileProviderBackend:
> {code}
> ERROR: Error processing file sentry/test-authz-read-write-admin.iniNo
> authorizable found for indexer=purchases
> {code}
> We should change this to something like:
> {code}
> ERROR: Error processing file sentry/test-authz-read-write-admin.ini.
> Message: No authorizable found for indexer=purchases
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)