[
https://issues.apache.org/jira/browse/HIVE-5496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13792292#comment-13792292
]
Hive QA commented on HIVE-5496:
-------------------------------
{color:green}Overall{color}: +1 all checks pass
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12607476/HIVE-5496.patch
{color:green}SUCCESS:{color} +1 4392 tests passed
Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/1100/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/1100/console
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}
This message is automatically generated.
> hcat -e "drop database if exists" fails on authorizing non-existent null db
> ---------------------------------------------------------------------------
>
> Key: HIVE-5496
> URL: https://issues.apache.org/jira/browse/HIVE-5496
> Project: Hive
> Issue Type: Bug
> Components: Authorization, HCatalog
> Affects Versions: 0.12.0
> Reporter: Sushanth Sowmyan
> Assignee: Sushanth Sowmyan
> Attachments: HIVE-5496.patch
>
>
> When running a "drop database if exists" call on hcat commandline, it fails
> authorization with a NPE because it tries to authorize access to a null
> database. This should be changed to not call authorize if the db for the
> DropDatabaseDesc is null.
--
This message was sent by Atlassian JIRA
(v6.1#6144)