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

Peter Varga resolved HIVE-24668.
--------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

> Improve FileSystem usage in dynamic partition handling
> ------------------------------------------------------
>
>                 Key: HIVE-24668
>                 URL: https://issues.apache.org/jira/browse/HIVE-24668
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Peter Varga
>            Assignee: Peter Varga
>            Priority: Major
>             Fix For: 4.0.0
>
>
> Possible improvements:
>  * In the Movetask process both getFullDPSpecs and later 
> Hive::getValidPartitionsInPath do a listing for dynamic partitions in the 
> table, the result of the first can be reused
>  * Hive::listFilesCreatedByQuery does the recursive listing on Hive side, the 
> native recursive listing should be used
>  * if we add a new partition we populate the quickstats, that will do another 
> listing for the new partition, the files are already collected for the 
> writeNotificationlogs, that can be used



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to