[
https://issues.apache.org/jira/browse/ACCUMULO-4807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16619002#comment-16619002
]
Ed Coleman commented on ACCUMULO-4807:
--------------------------------------
Not directly - but I'm interested in taking a run at this as well as some of
the issues raised in https://issues.apache.org/jira/browse/ACCUMULO-4355.
Currently, I'm directly working on exposing current FATE transaction status via
metrics (jmx, metrics2) so that they can be monitored without using the shell.
Ed Coleman
> Provide means to determine if bulk import was successful
> --------------------------------------------------------
>
> Key: ACCUMULO-4807
> URL: https://issues.apache.org/jira/browse/ACCUMULO-4807
> Project: Accumulo
> Issue Type: Sub-task
> Components: master, tserver
> Reporter: Mark Owens
> Assignee: Mark Owens
> Priority: Major
> Fix For: 2.0.0
>
>
> One thing customers would like to be able to do is know whether a bulk import
> that was launched was successful. If a client launches a bulk import and then
> dies (a rare case, but it happens), there's no way to know if that bulk
> import completed or is still in progress. Possibly, if bulk import returned a
> transaction ID, they'd be able to inquire whether that transaction has
> completed. Not sure if think that's currently possible via the java client,
> but operators do consistently monitor FATEs via the shell. It'd be nice to do
> that via the java client so we can monitor programmatically.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)