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

ASF GitHub Bot updated SPARK-53791:
-----------------------------------
    Labels: pull-request-available  (was: )

> Make the rename operations multi-threaded.
> ------------------------------------------
>
>                 Key: SPARK-53791
>                 URL: https://issues.apache.org/jira/browse/SPARK-53791
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core, SQL
>    Affects Versions: 4.0.0
>            Reporter: duanshilong
>            Priority: Major
>              Labels: pull-request-available
>
> For example, during the INSERT OVERWRITE DIRECTORY operation, each rename 
> operation triggers an RPC request. Therefore, when there are too many files, 
> it can be time-consuming.
> Converting the serial rename operations to multi-threaded operations can save 
> job execution time.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to