[
https://issues.apache.org/jira/browse/SENTRY-1564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15746483#comment-15746483
]
Hadoop QA commented on SENTRY-1564:
-----------------------------------
Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12843083/SENTRY-1564.001.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/2201/console
This message is automatically generated.
> Improve error detection and reporting in MetastoreCacheInitializer.java
> -----------------------------------------------------------------------
>
> Key: SENTRY-1564
> URL: https://issues.apache.org/jira/browse/SENTRY-1564
> Project: Sentry
> Issue Type: Improvement
> Reporter: Vadim Spector
> Assignee: Vadim Spector
> Attachments: SENTRY-1564.001.patch
>
>
> Turns out malformed HMS database is pretty common phenomenon and
> MetastoreCacheInitializer.java is not really helpful in figuring out what's
> wrong. The result is failure in initializing MetastorePlugin.
> Adding simple stuff, like testing for returned null objects as opposed to
> waiting till dereferencing them produces NullPointerException would go a long
> way in making life easier.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)