[
https://issues.apache.org/jira/browse/HIVE-22367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16956371#comment-16956371
]
Hive QA commented on HIVE-22367:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12983611/HIVE-22367.1.patch
{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 17546 tests
executed
*Failed tests:*
{noformat}
org.apache.hive.jdbc.authorization.TestJdbcWithSQLAuthUDFBlacklist.testBlackListedUdfUsage
(batchId=287)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/19090/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/19090/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-19090/
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
Tests exited with: TestsFailedException: 1 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12983611 - PreCommit-HIVE-Build
> Transaction type not retrieved from OpenTxnRequest
> --------------------------------------------------
>
> Key: HIVE-22367
> URL: https://issues.apache.org/jira/browse/HIVE-22367
> Project: Hive
> Issue Type: Bug
> Components: Transactions
> Reporter: Denys Kuzmenko
> Assignee: Denys Kuzmenko
> Priority: Major
> Attachments: HIVE-22367.1.patch
>
>
> When opening a transaction, its type should be extracted from OpenTxnRequest
> object. Currently it's hardcoded with TxnType.DEFAULT.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)