[jira] [Commented] (BEAM-1533) Switch split/splitBasedOnRegions to use Beam’s Byte classes for HBaseIO

2018-12-06 Thread JIRA


[ 
https://issues.apache.org/jira/browse/BEAM-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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)


[jira] [Commented] (BEAM-1533) Switch split/splitBasedOnRegions to use Beam’s Byte classes for HBaseIO

2018-12-03 Thread Evgeniy Musin (JIRA)


[ 
https://issues.apache.org/jira/browse/BEAM-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16707236#comment-16707236
 ] 

Evgeniy Musin commented on BEAM-1533:
-

Looks like it is already implemented. Is it?

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