Details
-
Bug
-
Status: Resolved
-
P2
-
Resolution: Fixed
-
2.0.0
-
None
Description
HBaseIO sources cannot be read twice – the second time through, the result will be empty. This bug was discovered implementing dynamic work rebalancing for HBaseIO, but is a separate bug in its own merit.
I believe, however, that in the absence of dynamic work rebalancing this does not actually affect any pipelines, as on a failure/retry the source will be re-created.