[
https://issues.apache.org/jira/browse/HADOOP-9884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andras Bokor resolved HADOOP-9884.
----------------------------------
Resolution: 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: [email protected]
For additional commands, e-mail: [email protected]