SpecifyParameters¶
Provides additional parameters to the workflow. When running with spark-submit, variables can also be given on the command line with –var name=value.
Type¶
doc
Class¶
fire.nodes.util.NodeSpecifyParameters
Fields¶
| Name | Title | Description |
|---|---|---|
| names | Parameter Names | Parameter Names |
| values | Parameter Values | Parameter Values |