airbnb / airpal

Web UI for PrestoDB.
http://airbnb.github.io/airpal
Apache License 2.0
2.76k stars 460 forks source link

Allow SOCKS proxy configuration for Presto coordinator #210

Open swaranga opened 7 years ago

swaranga commented 7 years ago

Currently there doesn't seem to be any way in which I can specify a SOCKS proxy to be applied in the Http client while attempting to connect to the presto co-ordinator. SOCKS proxy would be helpful when Airpal is installed in a different host than the Presto installation and would need a SOCKS proxy to conect to Presto (example presto installation in AWS EMR and Airpal installation is a different non-EMR host).