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

Hadoop QA commented on SENTRY-1269:
-----------------------------------

Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12804824/SENTRY-1269.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.dbprovider.TestDbConnections
{color:red}ERROR:{color} Failed: 
org.apache.sentry.tests.e2e.dbprovider.TestDbConnections

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

This message is automatically generated.

> Converter vs Convertor is inconsistent
> --------------------------------------
>
>                 Key: SENTRY-1269
>                 URL: https://issues.apache.org/jira/browse/SENTRY-1269
>             Project: Sentry
>          Issue Type: Improvement
>          Components: Solr Plugin
>    Affects Versions: 1.8.0
>            Reporter: Gregory Chanan
>            Assignee: Gregory Chanan
>            Priority: Minor
>             Fix For: 1.8.0
>
>         Attachments: SENTRY-1269.patch
>
>
> ./sentry-provider/sentry-provider-db/src/main/java/org/apache/sentry/service/thrift/ServiceConstants.java:
>     public static final String PRIVILEGE_CONVERTER = 
> "sentry.provider.backend.generic.privilege.converter";
> But the individual types are defined as Convertors:
> ./sentry-provider/sentry-provider-db/src/main/java/org/apache/sentry/provider/db/generic/tools/command/TSentryPrivilegeConvertor.java
> ./sentry-provider/sentry-provider-db/src/main/java/org/apache/sentry/provider/db/generic/tools/KafkaTSentryPrivilegeConvertor.java
> ./sentry-provider/sentry-provider-db/src/main/java/org/apache/sentry/provider/db/generic/tools/SolrTSentryPrivilegeConvertor.java
> ./sentry-provider/sentry-provider-db/target/classes/org/apache/sentry/provider/db/generic/tools/command/TSentryPrivilegeConvertor.class
> ./sentry-provider/sentry-provider-db/target/classes/org/apache/sentry/provider/db/generic/tools/KafkaTSentryPrivilegeConvertor.class
> ./sentry-provider/sentry-provider-db/target/classes/org/apache/sentry/provider/db/generic/tools/SolrTSentryPrivilegeConvertor.class
> This is American vs British spelling, most projects seem to go with American 
> (Converter).  We should make this consistent before we do a release.



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

Reply via email to