dlmarion commented on PR #6371: URL: https://github.com/apache/accumulo/pull/6371#issuecomment-4453029420
I was looking at the Bulk Import page on the monitor, and I'm not sure that we will be able to show that level of detail going forward. That information is serialized in an object in the Fate transaction for the Bulk Import. Getting access to the serialized object requires that we reserve the Fate transaction, which we can't do if it's currently executing. As a possible replacement for the Bulk Import page, this page shows the status of All Fate transactions (not just Bulk Import). It displays a lot of the same information as the command `accumulo inst fate list`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
