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

Andras Bokor commented on HADOOP-9884:
--------------------------------------

Sub-tasks are ready and no activity in the last 4 years. It can be considered 
as done.

> Hadoop calling du -sk is expensive
> ----------------------------------
>
>                 Key: HADOOP-9884
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9884
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Alex Newman
>
> On numerous occasions we've had customers worry about slowness while hadoop 
> calls du -sk underneath the hood. For most of these users getting the 
> information from df would be sufficient and much faster. In fact there is a 
> hack going around, that is quiet common that replaces df with du. Sometimes 
> people have to tune the vcache. What if we just allowed users to use the df 
> information instead of the du information with a patch and config setting. 
> I'd be glad to code it up



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to