Add HBaseIO tests with provided HBase 2 client/server
Open
hbase
improvement
io
java
P3
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
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.
Imported from Jira [BEAM-7435](https://issues.apache.org/jira/browse/BEAM-7435). Original Jira may contain additional context.
Reported by: iemejia.
Contributor guide
Assessment
This issue has not been assessed yet.