[
https://issues.apache.org/jira/browse/BEAM-7435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ismaël Mejía updated BEAM-7435:
-------------------------------
Description:
Users of HBaseIO can now provided their client dependency (BEAM-9278). We need
to validate now that if they provide a client for HBase 2 that the IO behaves
correctly.
At the moment the use of the HBase client API that Beam does is 100% compatible
so we need to enforce this via tests.
was:HBase 2 was released last year, and we should support it. It seems that
the use of the client API Beam does is 100% compatible so we may not require
changes save in the unit tests and probably making the dependency provided or
adding a new artifact for hbase 2. The latter is probably a better idea.
> Add HBaseIO tests with provided HBase 2 client/server
> -----------------------------------------------------
>
> Key: BEAM-7435
> URL: https://issues.apache.org/jira/browse/BEAM-7435
> Project: Beam
> Issue Type: Improvement
> Components: io-java-hbase
> Reporter: Ismaël Mejía
> Priority: Minor
>
> Users of HBaseIO can now provided their client dependency (BEAM-9278). We
> need to validate now that if they provide a client for HBase 2 that the IO
> behaves correctly.
> At the moment the use of the HBase client API that Beam does is 100%
> compatible so we need to enforce this via tests.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)