apache / apache/beam

Make HBaseIO write return so it can be composed (e.g. used with Wait.on)

Open
#19,582 0 comments 0 reactions 0 assignees View on GitHub
hbase improvement io java P3
Dominant language
Java
Stars
8.7k
Forks
4.7k
Avg merge
1d 20h
Merged PRs (30d)
196

Description

Add a return type to the Write transform so we can signal on `Write.on` this can be achieved by adding a new transform `WriteWithResults` like BigtableIO plans to do it.

This will also enable users to do Wait.on based writes.

Imported from Jira [BEAM-7634](https://issues.apache.org/jira/browse/BEAM-7634). Original Jira may contain additional context.
Reported by: iemejia.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.