[
https://issues.apache.org/jira/browse/HADOOP-4254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raghu Angadi updated HADOOP-4254:
---------------------------------
Resolution: Fixed
Release Note:
-setSpaceQuota command does not convert "TB" extenstion to
terabytes properly. Implementation now uses StringUtils for parsing this.
Status: Resolved (was: Patch Available)
I just committed this.
> Cannot setSpaceQuota to 1TB
> ---------------------------
>
> Key: HADOOP-4254
> URL: https://issues.apache.org/jira/browse/HADOOP-4254
> Project: Hadoop Core
> Issue Type: Bug
> Components: dfs
> Affects Versions: 0.19.0
> Reporter: Tsz Wo (Nicholas), SZE
> Assignee: Raghu Angadi
> Priority: Blocker
> Fix For: 0.19.0
>
> Attachments: HADOOP-4254.patch, HADOOP-4254.patch
>
>
> When setting space quota to 1TB, it shows "/ by zero".
> {noformat}
> bash-3.2$ ./bin/hadoop dfsadmin -setSpaceQuota 1TB /user
> setSpaceQuota: / by zero
> {noformat}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.