Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • master, tserver
    • None

    Description

      Accumulo currently provides mechanisms to initiate bulk imports and to list bulk imports in progress. Scheduling of bulk import requests is not entirely deterministic, and most of the execution of a bulk-import request is done in a non-preemptable manner. As such, any bulk import which takes very long to complete can block bulk imports with higher operational priority for significant periods.

      To better support bulk-import-heavy applications, it would be nice if Accumulo would offer additional mechanisms for controlling the scheduling and execution of bulk imports

      One such feature would be the ability to cancel bulk import in progress.

      If possible, canceling a partially completed bulk import request should result in a rollback of changes. That is, a bulk import should either succeed or make no changes.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jmark99 Mark Owens
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: