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.
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.