googleapis / googleapis/java-bigtable-hbase
CheckAndMutate when using CloudBigtableIO in Apache Beam pipeline
- Vorherrschende Sprache
- Java
- Sterne
- 184
- Forks
- 184
- Ø Merge
- 10 Std.
- Gemergte PRs (30 T.)
- 6
Beschreibung
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?
Beitragsleitfaden
Rechercherichtung
Es wird keine Repository-Datei, kein Test und kein Einstiegspunkt genannt. Beginne damit, den für Put-Schreibvorgänge verwendeten CloudBigtableIO-Pfad nachzuverfolgen und ihn mit der verlinkten Dokumentation zu bedingten Schreibvorgängen von Bigtable zu vergleichen; abgeschlossen ist die Untersuchung, wenn festgestellt wurde, ob bedingte Schreibvorgänge unterstützt werden, und andernfalls die erforderliche Änderung am Connector definiert ist.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- google-cloud, java
- Bereich
- cloud, databases
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 25/100