You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2014/03/28 22:23:17 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 ]

Christopher Tubbs updated ACCUMULO-1757:
----------------------------------------

    Issue Type: Sub-task  (was: Improvement)
        Parent: ACCUMULO-2589

> 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: 1.7.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.2#6252)