John Vines created ACCUMULO-582:
-----------------------------------

             Summary: Ability to force compactions with one time iterator 
configuration
                 Key: ACCUMULO-582
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-582
             Project: Accumulo
          Issue Type: New Feature
          Components: client, master, tserver
            Reporter: John Vines
            Assignee: Billie Rinaldi
             Fix For: 1.4.1


The premise here is that a user wants to do a one time manipulation of a lot of 
data. Maybe a transformation, maybe a delete, who knows. Currently, a user can 
set an iterator, force the action, wait for it to complete, and then disable 
it. This is kinda crappy, because it means the user needs to track the action. 
And, with FATE, this can be even better. This way a user can just let the 
operation go and it will handle the entirety of the process.

--
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