Location of iced directory for the driver instance.
Explicit client IP
Location of log directory for the driver instance.
H2O log leve for client running in Spark driver
Subnet selector for H2O client - if the mask is specified then Spark network setup is not discussed.
Base port for finding non-allocated port for H2O client.
Print detailed messages to client stdout
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 None means automatic detection of cluster size.
Enable/Disable listener which kills H2O when there is a change in underlying cluster's topology*
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
Enable/Disable exit on unsupported Spark parameters.
Enable hash login.
Path to Java KeyStore file.
Password for Java KeyStore file.
Enable Kerberos login.
Enable LDAP login.
Login configuration file.
Location of iced directory for Spark nodes
Location of log directory for remote nodes.
Subnet selector for H2O nodes running inside executors - if the mask is specified then Spark network setup is not discussed.
Configuration property - base port used for individual H2O nodes configuration.
Limit for number of threads used by H2O, default -1 means unlimited
Enable/Disable Sparkling-Water REPL *
Number of executors started at the start of h2o services, by default 1
Enable/Disable check for Spark version.
Configuration property - number of retries to create an RDD spreat over all executors
Subsequent successful tries to figure out size of Spark cluster which are producing same number of nodes.
Override user name for cluster.
Configuration property - use flatfile for H2O cloud formation.