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/01/20 14:26:00 UTC

[jira] [Work logged] (HIVE-24669) Improve Filesystem usage in Hive::loadPartitionInternal

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

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

                Author: ASF GitHub Bot
            Created on: 20/Jan/21 14:25
            Start Date: 20/Jan/21 14:25
    Worklog Time Spent: 10m 
      Work Description: pvargacl opened a new pull request #1893:
URL: https://github.com/apache/hive/pull/1893


   
   ### What changes were proposed in this pull request?
   Improve FileSystem usage in Hive::loadPartitionInternal to improve performance n S3
   
   
   ### Why are the changes needed?
   Performance improvement
   
   
   ### Does this PR introduce _any_ user-facing change?
   No.
   
   
   ### How was this patch tested?
   Current unit tests + local performance measurements.
   


----------------------------------------------------------------
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: 538458)
    Remaining Estimate: 0h
            Time Spent: 10m

> Improve Filesystem usage in Hive::loadPartitionInternal
> -------------------------------------------------------
>
>                 Key: HIVE-24669
>                 URL: https://issues.apache.org/jira/browse/HIVE-24669
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Peter Varga
>            Assignee: Peter Varga
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> * Use native recursive listing instead doing it on the Hive side
>  * Reuse the file list determined for writeNotificationlogs in quickstat generation



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