[
https://issues.apache.org/jira/browse/BEAM-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16711467#comment-16711467
]
Ismaël Mejía commented on BEAM-1533:
------------------------------------
Yes you are right, split is now based on ByteKey, closing it for now, thanks.
> Switch split/splitBasedOnRegions to use Beam’s Byte classes for HBaseIO
> -----------------------------------------------------------------------
>
> Key: BEAM-1533
> URL: https://issues.apache.org/jira/browse/BEAM-1533
> Project: Beam
> Issue Type: Improvement
> Components: io-java-hbase
> Reporter: Ismaël Mejía
> Priority: Minor
> Labels: newbie, starter
> Fix For: Not applicable
>
>
> Current implementation uses classic java's byte array manipulation, this is
> error-prone, it could benefit of using the existing ByteKey, ByteKeyRange,
> ByteKeyRangeTracker classes from the SDK.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)