How to Unit Test CloudBigTableIO with Dataflow Pipeline?

后端 未结 0 1025
刺人心
刺人心 2020-12-04 00:57

I have a Dataflow pipeline (Apache Beam) that reads from Kafka, converts to Put (Mutation) and writes to BigTable using the CloudBigtableIO.writeToTable().

I wrote a

相关标签:
回答
  • 消灭零回复
提交回复
热议问题