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


   @ctubbsii A big problem that I have run into while trying to make the 
CryptoService table aware (with an implementation like the balancer) is 
providing the tableName (or tableId) through the RFile client classes. For 
example, I want to create an RFile for bulk import, there won't be a table 
associated with it yet so there is no way to know that when writing the file. 
The balancer doesn't have this problem because no users are creating balancers 
outside of Accumulo, where an RFile can exist separately from a table, outside 
of Accumulo. 


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to