BigTable
Connect & Ingest data from a BigTable instance
Setup
The following credentials keys are accepted:
instance
(required) -> The BigTable instance idproject
(required) -> The GCP project ID for the projectkey_file
(required) -> The Service Account JSON
Using sling conns
sling conns
Here are examples of setting a connection named BIGTABLE
. We must provide the type=bigtable
property:
Environment Variable
Sling Env File YAML
See here to learn more about the sling env.yaml
file.
If you are facing issues connecting, please reach out to us at support@slingdata.io, on discord or open a Github Issue here.
Last updated