ctubbsii commented on issue #2366: URL: https://github.com/apache/accumulo/issues/2366#issuecomment-976103926
The original issue was marked as "Won't Fix" because the benefits were deemed negligible at the time. It seems trivial to support, since the actual codecs are in Hadoop libraries, and we'd just have to wrap them in a standard way, so I'm not necessarily opposed. However, I'd prefer we not have to wrap anything, and we just completely offload the implementation to an SPI that the user provides an implementation for on the class path, rather than require us to try to stay in sync with whatever implementation classes are available in a given version of Hadoop. -- 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]
