[
https://issues.apache.org/jira/browse/HIVE-23551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17128716#comment-17128716
]
Rajesh Balamohan commented on HIVE-23551:
-----------------------------------------
PR: [https://github.com/apache/hive/pull/1047/files]
[http://130.211.9.232/blue/organizations/jenkins/hive-precommit/detail/PR-1047/5/tests]
Following test failures are flaky and happening in other cases as well.
{noformat}
Testing / split-10 / Archive / testCliDriver[kafka_storage_handler] –
org.apache.hadoop.hive.cli.TestMiniHiveKafkaCliDriver1m 48s
Testing / split-19 / Archive / testNoFallback –
org.apache.hadoop.hive.common.metrics.metrics2.TestCodahaleReportersConf
{noformat}
> Acid: Update queries should treat dirCache as read-only in AcidUtils
> --------------------------------------------------------------------
>
> Key: HIVE-23551
> URL: https://issues.apache.org/jira/browse/HIVE-23551
> Project: Hive
> Issue Type: Bug
> Components: Hive
> Reporter: Rajesh Balamohan
> Priority: Major
> Labels: pull-request-available
> Attachments: HIVE-23551.1.patch, HIVE-23551.2.patch,
> HIVE-23551.3.patch, HIVE-23551.4.patch, HIVE-23551.5.patch
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Update statements create delta folders at the end of the execution. When
> {{insert overwrite}} followed by {{update}} is executed, it does not get any
> open txns and ends up caching the {{base}} folder. However, the delta folder
> which gets created at the end of the statement never makes it to the cache.
> This creates wrong results.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)