{ "source": { "type": "vertica", "config": { "username": "openmetadata_user", "password": "openmetadata_password", "database": "openmetadata_db", "service_name": "local_vertica", "table_filter_pattern": { "excludes": [] } } }, "sink": { "type": "metadata-rest", "config": {} }, "metadata_server": { "type": "metadata-server", "config": { "api_endpoint": "http://localhost:8585/api", "auth_provider_type": "no-auth" } } }