[
https://issues.apache.org/jira/browse/BEAM-7435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17381177#comment-17381177
]
Adrian Tanase commented on BEAM-7435:
-------------------------------------
Are we sure this is still blocked on HBASE-22889?
I ran a few tests recently, as part of our goal to upgrade our processing
pipeline to Java11. Seems to be working just fine.
I executed a simple export job, both against local hbase and against Google
BigTable instances - using HbaseIO.
Versions:
* Beam: 2.31.0
* Hbase: 2.3.0 (2.4.4 is available, will try it)
* BigTable client: 1.22.0
> 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: P3
>
> 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)