Introduction
Proxy configuration
Bigdata supports a proxy setup on the client’s side. By setting a proxy you can redirect output traffic and work with it before it leaves your network. This is useful for debugging, security, and privacy reasons.
Set up
The recommended approach uses the standard environment variables: HTTP_PROXY
, HTTPS_PROXY
, and WSS_PROXY
.
However, the Bigdata object also supports a proxy parameter. Please choose only one of the two approaches.
Example with environment variables:
Environment variable ALL_PROXY is not supported.
Example with environment variables:
Environment variable ALL_PROXY is not supported.
Example with proxy as Bigdata parameter:
In the case of proxies with credentials use the following format: