[
https://issues.apache.org/jira/browse/HIVE-23234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17108047#comment-17108047
]
Hive QA commented on HIVE-23234:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/13002961/HIVE-23234.6.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), 17266 tests
executed
*Failed tests:*
{noformat}
TestStatsReplicationScenariosACID - did not produce a TEST-*.xml file (likely
timed out) (batchId=184)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/22350/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/22350/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-22350/
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: 13002961 - PreCommit-HIVE-Build
> Optimize TxnHandler::allocateTableWriteIds
> ------------------------------------------
>
> Key: HIVE-23234
> URL: https://issues.apache.org/jira/browse/HIVE-23234
> Project: Hive
> Issue Type: Improvement
> Reporter: Marton Bod
> Assignee: Marton Bod
> Priority: Major
> Attachments: HIVE-23234.1.patch, HIVE-23234.2.patch,
> HIVE-23234.3.patch, HIVE-23234.4.patch, HIVE-23234.5.patch,
> HIVE-23234.5.patch, HIVE-23234.5.patch, HIVE-23234.6.patch
>
>
> Table write id allocation should be examined and optimized. One low hanging
> fruit is batching all the PreparedStatement inserts, but there might be other
> opportunities as well.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)