[ https://issues.apache.org/jira/browse/HADOOP-6003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12722100#action_12722100 ]
Tsz Wo (Nicholas), SZE commented on HADOOP-6003: ------------------------------------------------ - I thought fi.* is the probability, but it actually is the probability in percentage. It seems to me that it is not common to specify probability in percentage. I suggest that if it is a percentage, it needs a %. i.e. -* <value>1</value> means probability = 1 -* <value>1%</value> means probability = 0.01 - Tried the latest patch. Everything worked fine: TestFileCreation failed when setting fi.* = 100.0. ant clean succeeded. I probably messed something up last time. My faults! > AspectJ framework for HDFS code and tests > ----------------------------------------- > > Key: HADOOP-6003 > URL: https://issues.apache.org/jira/browse/HADOOP-6003 > Project: Hadoop Core > Issue Type: Sub-task > Components: test > Affects Versions: 0.20.0 > Reporter: Konstantin Boudnik > Assignee: Konstantin Boudnik > Fix For: 0.21.0 > > Attachments: HADOOP-6003.patch, HADOOP-6003.patch, HADOOP-6003.patch, > HADOOP-6003.patch, HADOOP-6003.patch, HADOOP-6003.sh, HADOOP-6003.sh > > > This subtask takes care about HDFS part of Hadoop only. Others will be added > later as needed: it will include only new aspects development and > modifications of build.xml file -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.