You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2015/04/05 07:54:33 UTC

[jira] [Updated] (ACCUMULO-1757) Create BatchDeleter with a provided BatchWriter instead of creating a new one

     [ https://issues.apache.org/jira/browse/ACCUMULO-1757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Josh Elser updated ACCUMULO-1757:
---------------------------------
    Fix Version/s:     (was: 1.7.0)
                   2.0.0

> Create BatchDeleter with a provided BatchWriter instead of creating a new one
> -----------------------------------------------------------------------------
>
>                 Key: ACCUMULO-1757
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1757
>             Project: Accumulo
>          Issue Type: Sub-task
>          Components: client
>            Reporter: John Vines
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> For the BatchDeleter, you pass it all the configs you need to create both a Scanner and a BatchWriter for it to provide really convenient deletes. However, if a client already has a BatchWriter, it would be convenient to just hand it an existing BatchWriter to use instead of creating a separate one.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)