[
https://issues.apache.org/jira/browse/SENTRY-2243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16494002#comment-16494002
]
Hadoop QA commented on SENTRY-2243:
-----------------------------------
Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12925606/SENTRY-2243.003.patch
against master.
{color:red}Overall:{color} -1 due to an error
{color:red}ERROR:{color} failed to apply patch (exit code 1):
error:
a/sentry-provider/sentry-provider-db/src/main/java/org/apache/sentry/api/service/thrift/SentryPolicyStoreProcessor.java:
does not exist in index
error:
a/sentry-service/sentry-service-api/src/gen/thrift/gen-javabean/org/apache/sentry/api/service/thrift/SentryPolicyService.java:
does not exist in index
error:
a/sentry-service/sentry-service-api/src/main/resources/sentry_policy_service.thrift:
does not exist in index
error:
sentry-provider/sentry-provider-db/src/main/java/org/apache/sentry/api/service/thrift/SentryPolicyStoreProcessor.java:
does not exist in index
error:
sentry-provider-db/src/main/java/org/apache/sentry/api/service/thrift/SentryPolicyStoreProcessor.java:
does not exist in index
error:
sentry-service-api/src/gen/thrift/gen-javabean/org/apache/sentry/api/service/thrift/SentryPolicyService.java:
does not exist in index
error: sentry-service-api/src/main/resources/sentry_policy_service.thrift: does
not exist in index
The patch does not appear to apply with p0, p1, or p2
Console output:
https://builds.apache.org/job/PreCommit-SENTRY-Build/3823/console
This message is automatically generated.
> Extend the thrift definition for policy service to learn owner information
> --------------------------------------------------------------------------
>
> Key: SENTRY-2243
> URL: https://issues.apache.org/jira/browse/SENTRY-2243
> Project: Sentry
> Issue Type: Sub-task
> Components: Sentry
> Affects Versions: 2.1.0
> Reporter: kalyan kumar kalvagadda
> Assignee: kalyan kumar kalvagadda
> Priority: Major
> Attachments: SENTRY-2243.001.patch, SENTRY-2243.002.patch,
> SENTRY-2243.003.patch
>
>
> When ever below events happen sentry should be updated with owner information
> so that owner privileges can be updated accordingly.
> # Create/drop database
> # Create/drop table
> # Alter database/table
> This needs new messages types, requests and responses to be added.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)