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

rangadi edited comment on HADOOP-1882 at 9/17/07 11:31 AM:
----------------------------------------------------------------

Another verision of the fix. As per Owen's recommendation, removed generic 
limitDecimal and replaced it by limitDecimalTo2(). '{{new 
DecimalFormat("0.00")}}' is used  for setting the precision to 2.


      was (Author: rangadi):
    Another verision of the fix. As per Owen's recommendation, removed generic 
limitDecimal and replaced it by limitDecimalTo2(). {{new 
DecimalFormat("0.00")}} for setting the precision to 2.

  
> Remove extra '*'s from FsShell.limitDecimal()
> ---------------------------------------------
>
>                 Key: HADOOP-1882
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1882
>             Project: Hadoop
>          Issue Type: Bug
>    Affects Versions: 0.14.1
>            Reporter: Raghu Angadi
>            Assignee: Raghu Angadi
>            Priority: Minor
>             Fix For: 0.15.0
>
>         Attachments: HADOOP-1882.patch, HADOOP-1882.patch
>
>
> Since HADOOP-1463 I have been seeing extra '*'s on DFS front page etc. This 
> affected everything that uses {{FsShell.limitDecimal()}}. I will attach a 
> patch.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to