[
https://issues.apache.org/jira/browse/HIVE-21499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16800213#comment-16800213
]
Hive QA commented on HIVE-21499:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12963564/HIVE-21499.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:green}SUCCESS:{color} +1 due to 15836 tests passed
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/16663/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/16663/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-16663/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12963564 - PreCommit-HIVE-Build
> should not remove the function from registry if create command failed with
> AlreadyExistsException
> -------------------------------------------------------------------------------------------------
>
> Key: HIVE-21499
> URL: https://issues.apache.org/jira/browse/HIVE-21499
> Project: Hive
> Issue Type: Bug
> Components: Hive
> Affects Versions: 3.1.0
> Environment: Hive-3.1
> Reporter: Rajkumar Singh
> Assignee: Rajkumar Singh
> Priority: Major
> Attachments: HIVE-21499.patch
>
>
> As a part of HIVE-20953 we are removing the function if creation for same
> failed with any reason, this will yield into the following situation.
> 1. create function failed since function already exists
> 2. on #1 failure hive will clear the permanent function from the registry
> 3. this function will be of no use until hiveserver2 restarted.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)