ReadParameters¶
Reads in the parameters from the given file.
Input¶
Input file has records in the following form on each line : name=value
Output¶
It adds the input parameters into the JobContext
Type¶
shellcommand
Class¶
fire.nodes.util.NodeReadParameters
Fields¶
| Name | Title | Description |
|---|---|---|
| path | Path | Path of the parameters file containing the parameter name and value in each line |