[
https://issues.apache.org/jira/browse/HIVE-24653?focusedWorklogId=545233&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-545233
]
ASF GitHub Bot logged work on HIVE-24653:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 01/Feb/21 10:11
Start Date: 01/Feb/21 10:11
Worklog Time Spent: 10m
Work Description: lcspinter commented on pull request #1882:
URL: https://github.com/apache/hive/pull/1882#issuecomment-770739641
The tests are flaky on this branch and the failures are not related to this
change.
Thanks for the patch @asinkovits!
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 545233)
Time Spent: 50m (was: 40m)
> Race condition between compactor marker generation and get splits
> -----------------------------------------------------------------
>
> Key: HIVE-24653
> URL: https://issues.apache.org/jira/browse/HIVE-24653
> Project: Hive
> Issue Type: Bug
> Affects Versions: 3.1.2
> Reporter: Antal Sinkovits
> Assignee: Antal Sinkovits
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 50m
> Remaining Estimate: 0h
>
> In a rear scenario it's possible that the compactor moved the files in the
> final location before creating the compactor marker, so it can be fetched by
> get splits before the marker is created.
> 2020-09-14 04:55:25,978 [ERROR] ORC_GET_SPLITS #4 |io.AcidUtils|: Failed to
> read
> hdfs://host/warehouse/tablespace/managed/hive/database.db/table/partition=x/base_0011535/_metadata_acid:
> No content to map to Object due to end of input
> java.io.EOFException: No content to map to Object due to end of input
--
This message was sent by Atlassian Jira
(v8.3.4#803005)