broad-thailand-41358
02/25/2022, 5:38 PMDsocksProxyHost=127.0.0.1 -DsocksProxyPort=8080 in VM Options under the Advanced Settings
Is there any way to mimic this in a data ingestion recipe yml file?dazzling-judge-80093
02/25/2022, 8:06 PMSOCKS_PROXY environment variable then the trino sqlalchemy driver will pick it up.
https://github.com/trinodb/trino-python-client/blob/8342c69f0ee688be0163cbd0976c83ac7c05722b/trino/client.py#L53