Apache Spark¶
Components¶
-
dice.components.spark.Application MISSING DESCRIPTION
Parent: dice.LogicalNodeProperties: args: Arguments that should be passed to application on submission. Note that when jar is executed, first argument is always application name. Arguments in this property are passed as an additional arguments after name.[] jar: Location of application's jar file. If this is relative path, file is assumed to be part of the blueprint package. If this URL, file will be downloaded. class: Class that should be executed. name: Name of the application that is being submitted. ¶
-
dice.components.spark.Base MISSING DESCRIPTION
Parent: dice.chef.SoftwareComponent¶
-
dice.components.spark.Master MISSING DESCRIPTION
Parent: dice.components.spark.Base¶
-
dice.components.spark.Worker MISSING DESCRIPTION
Parent: dice.components.spark.Base¶
Firewall rules¶
-
dice.firewall_rules.spark.Master MISSING DESCRIPTION
Parent: dice.firewall_rules.Base¶
-
dice.firewall_rules.spark.Worker MISSING DESCRIPTION
Parent: dice.firewall_rules.Base¶