[
https://issues.apache.org/jira/browse/HDFS-857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843816#action_12843816
]
Hudson commented on HDFS-857:
-----------------------------
Integrated in Hadoop-Hdfs-trunk-Commit #210 (See
[http://hudson.zones.apache.org/hudson/job/Hadoop-Hdfs-trunk-Commit/210/])
. Incorrect type for fuse-dfs capacity can cause "df" to return negative
values on 32-bit machines. Contributed by Brian Bockelman.
> 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.