[
https://issues.apache.org/jira/browse/BEAM-4019?focusedWorklogId=89391&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-89391
]
ASF GitHub Bot logged work on BEAM-4019:
----------------------------------------
Author: ASF GitHub Bot
Created on: 10/Apr/18 13:55
Start Date: 10/Apr/18 13:55
Worklog Time Spent: 10m
Work Description: iemejia opened a new pull request #5081: [BEAM-4019]
Refactor HBaseIO splitting to produce ByteKeyRange objects
URL: https://github.com/apache/beam/pull/5081
For some context this is an internal refactor towards a SDF based
translation of HBase read, it is just internals. I extracted most (if not all)
HBase region/split related methods into an individual class `HBaseUtils` too. I
did not create an additional unit test for that one since it is well covered by
HBaseIOTest and I did not want to add additional extra time to the build..
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 89391)
Time Spent: 10m
Remaining Estimate: 0h
> Refactor HBaseIO splitting to produce ByteKeyRange objects
> ----------------------------------------------------------
>
> Key: BEAM-4019
> URL: https://issues.apache.org/jira/browse/BEAM-4019
> Project: Beam
> Issue Type: Improvement
> Components: io-java-hbase
> Reporter: Ismaël Mejía
> Assignee: Ismaël Mejía
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> This allows to reuse the splitting logic for a future SDF-based
> implementation by reusing it as part of the @SplitRestriction method.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)