Harish JP created HIVE-24936:
--------------------------------
Summary: 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
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)