buggythepirate 92338c7912
feat(ingest): Added new ingestion source SAP HANA (#4376)
Co-authored-by: Ravindra Lanka <rlanka@acryl.io>
2022-05-26 03:42:50 -07:00

14 lines
198 B
YAML

source:
type: hana
config:
# Coordinates
host_port: localhost:39041
database: dbname
# Credentials
username: ${HANA_USER}
password: ${HANA_PASS}
sink:
# sink configs