You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/05/18 09:25:00 UTC

[jira] [Work logged] (HIVE-24936) Fix file name parsing and copy file move.

     [ https://issues.apache.org/jira/browse/HIVE-24936?focusedWorklogId=598497&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-598497 ]

ASF GitHub Bot logged work on HIVE-24936:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 18/May/21 09:24
            Start Date: 18/May/21 09:24
    Worklog Time Spent: 10m 
      Work Description: harishjp commented on pull request #2120:
URL: https://github.com/apache/hive/pull/2120#issuecomment-843009158


   @kishendas, @prasanthj:  please help in reviewing this code.


-- 
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:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 598497)
    Time Spent: 20m  (was: 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
>              Labels: pull-request-available
>          Time Spent: 20m
>  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)