ivakegg commented on issue #6132: URL: https://github.com/apache/accumulo/issues/6132#issuecomment-3921593252
After several discussions it appears that this is not a feature that Accumulo would take out for several reasons: 1) The underlying infrastructure of the BCFile and RFile does not lend it self to this time or processing. 2) The data is going to be pulled and cached in memory anyway in the form of HDFS blocks. 3) There are other mechanisms by which we can handle storing large blobs in separate files to solve this type of problem. -- 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]
