Add wording to README.bloom about reason for flushing.
------------------------------------------------------

                 Key: ACCUMULO-251
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-251
             Project: Accumulo
          Issue Type: Improvement
          Components: docs
            Reporter: David Medinets
            Assignee: Adam Fuchs
            Priority: Trivial


The README.bloom file says this:

 * Insert 1 million entries using  RandomBatchWriter with a seed of 7
 * Flush the table using the shell
 * Insert 1 million entries using  RandomBatchWriter with a seed of 8
 * Flush the table using the shell
 * Insert 1 million entries using  RandomBatchWriter with a seed of 9
 * Flush the table using the shell

However, no reasons are given for why three flushes are used instead of one. 
Please explain the reasons.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to