You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "anishek (JIRA)" <ji...@apache.org> on 2017/08/29 19:40:00 UTC

[jira] [Updated] (HIVE-17408) replication distcp should only be invoked if number of files AND file size cross configured limits

     [ https://issues.apache.org/jira/browse/HIVE-17408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

anishek updated HIVE-17408:
---------------------------
    Status: Patch Available  (was: In Progress)

> replication distcp should only be invoked if number of files AND file size cross configured limits
> --------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-17408
>                 URL: https://issues.apache.org/jira/browse/HIVE-17408
>             Project: Hive
>          Issue Type: Improvement
>          Components: HiveServer2
>    Affects Versions: 3.0.0
>            Reporter: anishek
>            Assignee: anishek
>            Priority: Trivial
>             Fix For: 3.0.0
>
>         Attachments: HIVE-17408.1.patch
>
>
> CopyUtils currently invokes distcp on whether "hive.exec.copyfile.maxnumfiles" or "hive.exec.copyfile.maxsize" condition is breached,  should only be invoked when both are breached so should be AND rather than OR. 
> distcp cannot do a distributed copy of a large single file hence more reason to do the above change.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)