Details
-
Improvement
-
Status: Triage Needed
-
P3
-
Resolution: Fixed
-
None
Description
HBaseIO support for SplittableDoFn introduced a new request type HBaseQuery, however the attributes defined in that class are already available in HBase.Read. Allowing users to define pipelines based on HBaseIO.Read allows to create pipelines that can read from multiple clusters because the Configuration now is part of the request object.
Attachments
Issue Links
- is related to
-
BEAM-4020 Add HBaseIO.readAll() based on SDF
- Resolved
- links to