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

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

                Author: ASF GitHub Bot
            Created on: 04/Apr/21 00:20
            Start Date: 04/Apr/21 00:20
    Worklog Time Spent: 10m 
      Work Description: github-actions[bot] commented on pull request #1934:
URL: https://github.com/apache/hive/pull/1934#issuecomment-812946437


   This pull request has been automatically marked as stale because it has not 
had recent activity. It will be closed if no further activity occurs.
   Feel free to reach out on the d...@hive.apache.org list if the patch is in 
need of reviews.


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


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

    Worklog Id:     (was: 576507)
    Time Spent: 50m  (was: 40m)

> Migrate to listStatusIterator in moving files
> ---------------------------------------------
>
>                 Key: HIVE-24717
>                 URL: https://issues.apache.org/jira/browse/HIVE-24717
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Mustafa İman
>            Assignee: Mustafa İman
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> Hive.java has various calls to hdfs listStatus call when moving 
> files/directories around. These codepaths are used for insert overwrite 
> table/partition queries.
> listStatus It is blocking call whereas listStatusIterator is backed by a 
> RemoteIterator and fetches pages in the background. Hive should take 
> advantage of that since Hadoop has implemented listStatusIterator for S3 
> recently https://issues.apache.org/jira/browse/HADOOP-17074



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

Reply via email to