[
https://issues.apache.org/jira/browse/HDFS-857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tom White updated HDFS-857:
---------------------------
Resolution: Fixed
Fix Version/s: 0.22.0
Assignee: Brian Bockelman
Hadoop Flags: [Reviewed]
Status: Resolved (was: Patch Available)
I've just committed this. Thanks Brian!
(Test failures were unrelated.)
> Incorrect type for fuse-dfs capacity can cause "df" to return negative values
> on 32-bit machines
> ------------------------------------------------------------------------------------------------
>
> Key: HDFS-857
> URL: https://issues.apache.org/jira/browse/HDFS-857
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: contrib/fuse-dfs
> Reporter: Brian Bockelman
> Assignee: Brian Bockelman
> Priority: Minor
> Fix For: 0.22.0
>
> Attachments: HDFS-857.patch
>
>
> On sufficiently large HDFS installs, the casting of hdfsGetCapacity to a long
> may cause "df" to return negative values. tOffset should be used instead.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.