milleruntime commented on issue #2174:
URL: https://github.com/apache/accumulo/issues/2174#issuecomment-869700675


   You could add a new method to `ActiveScan` class and use it to get the 
number of files. This 
[class](https://github.com/apache/accumulo/blob/3fd5cad92f9b63ac19e4466f3f2d5237b905262c/core/src/main/java/org/apache/accumulo/core/client/admin/ActiveScan.java)
 is returned by the getActiveScans() method on the `InstaceOperations` API. 
This would probably also require adding another value on the thrift endpoint as 
well in 
[tabletserver.thrift](https://github.com/apache/accumulo/blob/cd2dfa12943a1fce279c8399c68e1b7f4f752958/core/src/main/thrift/tabletserver.thrift#L83)


-- 
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]


Reply via email to