[ 
https://issues.apache.org/jira/browse/HDFS-17216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17770950#comment-17770950
 ] 

ASF GitHub Bot commented on HDFS-17216:
---------------------------------------

xiaojunxiang2023 opened a new pull request, #6138:
URL: https://github.com/apache/hadoop/pull/6138

   jira:  https://issues.apache.org/jira/browse/HDFS-17216
   
   When distcp copies small files (file size slightly smaller than the 
bandwidth), the throbber only starts to throb after 1 second, and the throttled 
is specific to a single file. so the throbber becomes invalid, causing distcp 
to fill the cluster bandwidth and crush production traffic, which is a terrible 
thing.
   
![DiscpAnalyze](https://github.com/apache/hadoop/assets/65019264/db2f6347-8ff9-4b51-bb3d-11026c091a43)
   




> When distcp handle the small files, the bandwidth parameter will be invalid, 
> resulting in serious overspeed behavior
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: HDFS-17216
>                 URL: https://issues.apache.org/jira/browse/HDFS-17216
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: distcp
>    Affects Versions: 3.3.4
>            Reporter: xiaojunxiang
>            Priority: Major
>         Attachments: DiscpAnalyze.jpg
>
>
> When distcp copies small files (file size slightly smaller than the 
> bandwidth), the throbber only starts to throb after 1 second, and the 
> throttled is specific to a single file. so the throbber becomes invalid, 
> causing distcp to fill the cluster bandwidth and crush production traffic, 
> which is a terrible thing.



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