jmark99 opened a new issue #650: Provide means to determine if bulk import was 
successful
URL: https://github.com/apache/accumulo/issues/650
 
 
   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.
   
   See comments on 
[ACCUMULO-4807](https://issues.apache.org/jira/browse/ACCUMULO-4807) for more 
detail.
   
   Linked to JIRA ticket 
[ACCUMULO-4807](https://issues.apache.org/jira/browse/ACCUMULO-4807) 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to