[ 
https://issues.apache.org/jira/browse/HIVE-23107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17082407#comment-17082407
 ] 

Hive QA commented on HIVE-23107:
--------------------------------



Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12999766/HIVE-23107.12.patch

{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.

{color:red}ERROR:{color} -1 due to 5 failed/errored test(s), 17404 tests 
executed
*Failed tests:*
{noformat}
TestLocalSparkCliDriver - did not produce a TEST-*.xml file (likely timed out) 
(batchId=264)
TestMiniSparkOnYarnCliDriver - did not produce a TEST-*.xml file (likely timed 
out) (batchId=264)
TestSparkCliDriver - did not produce a TEST-*.xml file (likely timed out) 
(batchId=264)
TestSparkNegativeCliDriver - did not produce a TEST-*.xml file (likely timed 
out) (batchId=264)
TestSparkPerfCliDriver - did not produce a TEST-*.xml file (likely timed out) 
(batchId=264)
{noformat}

Test results: 
https://builds.apache.org/job/PreCommit-HIVE-Build/21604/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/21604/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-21604/

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: 5 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12999766 - PreCommit-HIVE-Build

> Remove MIN_HISTORY_LEVEL table
> ------------------------------
>
>                 Key: HIVE-23107
>                 URL: https://issues.apache.org/jira/browse/HIVE-23107
>             Project: Hive
>          Issue Type: Improvement
>          Components: Hive
>            Reporter: László Pintér
>            Assignee: László Pintér
>            Priority: Major
>         Attachments: HIVE-23107.01.patch, HIVE-23107.02.patch, 
> HIVE-23107.03.patch, HIVE-23107.04.patch, HIVE-23107.05.patch, 
> HIVE-23107.06.patch, HIVE-23107.07.patch, HIVE-23107.08.patch, 
> HIVE-23107.09.patch, HIVE-23107.10.patch, HIVE-23107.11.patch, 
> HIVE-23107.12.patch
>
>
> MIN_HISTORY_LEVEL table is used in two places:
>  * Cleaner uses it to decide if the files can be removed - this could be 
> replaced by adding a new column to compaction_queue storing the next_txn_id 
> when the change was committed, and before cleaning checking the minimum open 
> transaction id in the TXNS table
>  * Initiator uses it to decide if some items from TXN_TO_WRITE_ID table can 
> be removed. This could be replaced by using the WRITE_SET.WS_COMMIT_ID.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to