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

Hadoop QA commented on SENTRY-1986:
-----------------------------------

Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12892112/SENTRY-1986.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/3339/console

This message is automatically generated.

> Fix NPE on createGrantTask from SentryHiveAuthorizationTaskFactoryImpl.java
> ---------------------------------------------------------------------------
>
>                 Key: SENTRY-1986
>                 URL: https://issues.apache.org/jira/browse/SENTRY-1986
>             Project: Sentry
>          Issue Type: Bug
>          Components: Sentry
>    Affects Versions: 2.0.0
>            Reporter: Sergio Peña
>            Assignee: Sergio Peña
>         Attachments: SENTRY-1986.1.patch
>
>
> A NPE can happen on the following code from 
> SentryHiveAuthorizationTaskFactoryImpl.java:
> {noformat}
> if (privilegeObj.getPartSpec() != null) {
>       throw new 
> SemanticException(SentryHiveConstants.PARTITION_PRIVS_NOT_SUPPORTED);
>     }
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to