Github user rtempleton commented on the issue:
https://github.com/apache/nifi/pull/513
Yes, You're exactly right. I looked at the code in the Bytes util class and
thought about doing that but then just imported the dependency. I expect that
HBase users will use this Bytes class to decode the value when they interact
with the data through their client application. If there's a change to the
encoding/decoding scheme implemented in the Bytes class, our implementation
would need to be updated to reflect this change. That was my only concern for
including the logic rather than just leveraging the Bytes util.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---