Synadia Connect

GCP BigTable

NAMERUNTIMETYPEVERSIONSTATUS
gcp_bigtablewombatsinklatestpreview

Write data to a Google Cloud Bigtable table.

Configuration

nametypeoptionalsecretdescription
projectstringnonoThe Google Cloud project to write to.
instancestringnonoThe BigTable Instance ID
credentials_jsonstringnonoJSON credentials for authenticating with GCP.
tableexpressionnonoThe BigTable Table to insert rows into.
keyexpressionnonoThe key to use for the row.
datastringnonoThe data to insert into the row.
max_in_flightintyesnoThe maximum number of messages to have in flight at any given time. The value defaults to 64.
Previous
GCP BigQuery