googleapis / googleapis/java-bigtable-hbase

CheckAndMutate when using CloudBigtableIO in Apache Beam pipeline

Open
#3,282 0 comments 0 reactions 0 assignees View on GitHub
api: bigtable type: question
Dominant language
Java
Stars
184
Forks
184
Avg merge
10h
Merged PRs (30d)
6

Description

The example provided in [Dataflow Connector for Bigtable](https://cloud.google.com/bigtable/docs/hbase-dataflow-java) only show how to write `Put` object to Bigtable. Now I need to send a conditional write request, which checks a row for a condition and then, depending on the result, writes data to that row - smt like [this](https://cloud.google.com/bigtable/docs/writing-data#conditional) but in the context of Dataflow connector. I checked the HBase client library but there is no obvious way to achieve the same thing. Any suggestion?

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.