[
https://issues.apache.org/jira/browse/SENTRY-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15181473#comment-15181473
]
Hadoop QA commented on SENTRY-1112:
-----------------------------------
Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12791585/SENTRY-1112.1.patch
against master.
{color:red}Overall:{color} -1 due to 2 errors
{color:red}ERROR:{color} mvn test exited 1
{color:red}ERROR:{color} Failed:
org.apache.sentry.tests.e2e.dbprovider.TestDbExportImportPrivileges
Console output:
https://builds.apache.org/job/PreCommit-SENTRY-Build/1297/console
This message is automatically generated.
> Change default value of "sentry.hive.server" to "server1"
> ----------------------------------------------------------
>
> Key: SENTRY-1112
> URL: https://issues.apache.org/jira/browse/SENTRY-1112
> Project: Sentry
> Issue Type: Bug
> Components: Service
> Affects Versions: 1.7.0
> Reporter: Lenni Kuff
> Assignee: Li Li
> Priority: Minor
> Attachments: SENTRY-1105.0.patch, SENTRY-1112.1.patch
>
>
> In
> sentry-binding/sentry-binding-hive/src/main/java/org/apache/sentry/binding/hive/conf/HiveAuthzConf.java
> we have:
> {code}
> public static enum AuthzConfVars {
> ...
> AUTHZ_SERVER_NAME("sentry.hive.server", "HS2"),
> ...
> }
> {code}
> In most other places (configs, examples, tests, etc) the default value for
> server name is "server1". It would be good to make this consistent by either
> not having a default value or making the default value "server1".
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)