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

Thejas M Nair updated HIVE-17408:
---------------------------------
    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

Patch committed to master. I also added missing apache license header for new 
test case before commit.
Thanks for the patch [~anishek]!


> 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)

Reply via email to