Introduction
Environment Variables
The following environment variables if available will be taken:
BIGDATA_USERNAME
BIGDATA_PASSWORD
BIGDATA_MAX_PARALLEL_REQUESTS
. Default 10
Increasing the default value of BIGDATA_MAX_PARALLEL_REQUESTS
increases the memory and socket consumption. More information
here
BIGDATA_USER
-> Deprecated, use BIGDATA_USERNAME
instead.