[
https://issues.apache.org/jira/browse/HIVE-24936?focusedWorklogId=571742&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-571742
]
ASF GitHub Bot logged work on HIVE-24936:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 25/Mar/21 09:16
Start Date: 25/Mar/21 09:16
Worklog Time Spent: 10m
Work Description: harishjp opened a new pull request #2120:
URL: https://github.com/apache/hive/pull/2120
--
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: 571742)
Remaining Estimate: 0h
Time Spent: 10m
> Fix file name parsing and copy file move.
> -----------------------------------------
>
> Key: HIVE-24936
> URL: https://issues.apache.org/jira/browse/HIVE-24936
> Project: Hive
> Issue Type: Bug
> Components: HiveServer2
> Reporter: Harish JP
> Assignee: Harish JP
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The taskId and taskAttemptId is not extracted correctly for copy files
> (00001_02_copy_3) and when doing a move file of an incompatible copy file the
> rename utility generates wrong file names. Ex: 00001_02_copy_3 is renamed to
> 00001_02_copy_3_1 if 00001_02_copy_3 already exists, ideally it should be
> 00001_02_copy_N.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)