{ "source": { "type": "db2", "config": { "username": "db2inst1", "password": "password", "database": "metadata", "service_name": "local_db2", "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" } } }