17 lines
470 B
YAML
Raw Permalink Normal View History

source:
type: vertexai
config:
project_id: "acryl-poc"
region: "us-west2"
# You must either set GOOGLE_APPLICATION_CREDENTIALS or provide credential as shown below
# credential:
# private_key: '-----BEGIN PRIVATE KEY-----\\nprivate-key\\n-----END PRIVATE KEY-----\\n'
# private_key_id: "project_key_id"
# client_email: "client_email"
# client_id: "client_id"
sink:
type: "datahub-rest"
config:
server: "http://localhost:8080"