Location of iced directory for the driver instance.
H2O log leve for client running in Spark driver
Exact client port to access web UI.
Exact client port to access web UI.
The value -1
means automatic search for free port starting at spark.ext.h2o.port.base
.
Configuration property - name of H2O cloud
Configuration property - timeout for cloud up.
Configuration property - expected number of workers of H2O cloud.
Configuration property - expected number of workers of H2O cloud. Value -1 means automatic detection of cluster size.
Starting size of cluster in case that size is not explicitelly passed
Disable GA tracking
Configuration property - multiplication factor for dummy RDD generation.
Configuration property - multiplication factor for dummy RDD generation. Size of dummy RDD is PROP_CLUSTER_SIZE*PROP_DUMMY_RDD_MUL_FACTOR
Subnet selector for h2o if IP guess fail - useful if 'spark.
Subnet selector for h2o if IP guess fail - useful if 'spark.ext.h2o.flatfile' is false and we are trying to guess right IP on mi
Location of iced directory for Spark nodes
Limit for number of threads used by H2O, default -1 means unlimited
Configuration property - base port used for individual H2O nodes configuration.
Configuration property - number of retries to create an RDD spreat over all executors
Configuration property - use flatfile for H2O cloud formation.
Get arguments for H2O client.
Get arguments for H2O client.
array of H2O client arguments.
Produce arguments for H2O node based on this config.
Produce arguments for H2O node based on this config.
array of H2O launcher command line arguments
Just simple configuration holder which is representing properties passed from user to H2O App.