[
https://issues.apache.org/jira/browse/SENTRY-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15121192#comment-15121192
]
Hadoop QA commented on SENTRY-1002:
-----------------------------------
Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12784851/SENTRY-1002.3.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/1123/console
This message is automatically generated.
> PathsUpdate.parsePath(path) will throw an NPE when parsing relative paths
> -------------------------------------------------------------------------
>
> Key: SENTRY-1002
> URL: https://issues.apache.org/jira/browse/SENTRY-1002
> Project: Sentry
> Issue Type: Bug
> Components: Sentry
> Affects Versions: 1.6.0
> Reporter: Ryan P
> Assignee: Hao Hao
> Attachments: SENTRY-1002.1.patch, SENTRY-1002.2.patch,
> SENTRY-1002.3.patch, SENTRY-1002.patch, SENTRY-1002.patch, SENTRY-1002.patch,
> SENTRY-1002.patch
>
>
> There a few edge cases where Paths update may be passed a path which lacks a
> URI Scheme.
> i.e
> /user/hive/warehouse
> In this situation PathsUpdate will throw an uncaught NPE at the Precondition
> check.
> Since we only support HDFS anyway I suggest we silently ignore these relative
> paths.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)