You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by "John Vines (JIRA)" <ji...@apache.org> on 2012/05/10 14:55:48 UTC

[jira] [Created] (ACCUMULO-582) Ability to force compactions with one time iterator configuration

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

        

[jira] [Resolved] (ACCUMULO-582) Ability to force compactions with one time iterator configuration

Posted by "Keith Turner (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ACCUMULO-582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Keith Turner resolved ACCUMULO-582.
-----------------------------------

       Resolution: Duplicate
    Fix Version/s:     (was: 1.4.1)
         Assignee:     (was: Billie Rinaldi)

see ACCUMULO-420
                
> 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
>
> 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