Ismaël Mejía created BEAM-9279:
----------------------------------
Summary: Make HBase.ReadAll based on Reads instead of HBaseQuery
Key: BEAM-9279
URL: https://issues.apache.org/jira/browse/BEAM-9279
Project: Beam
Issue Type: Improvement
Components: io-java-hbase
Reporter: Ismaël Mejía
Assignee: Ismaël Mejía
HBaseIO support for SplittableDoFn introduced a new request type HBaseQuery,
however the attributes defined in that class are covered by common HBase.Read,
and additionally if we rely on Read we allow users to create pipelines who can
read from multiple clusters because the Configuration now is part of the
request.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)