Description Options fields [config] common options [string] Example Changelog new version Copy transform plugin Description Copy a field to a new field. Options n...
Using a text editor, open the hosts file on every host in your cluster. For example: vi / etc / hosts Add a line for each host in your cluster. The line should consist of...
Description Options field_mapper [config] common options [config] Example Changelog new version FieldMapper transform plugin Description Add input schema and output sc...
_.clamp(number, [lower], upper) Since Arguments Returns Example _.inRange(number, [start=0], end) Since Arguments Returns Example _.random([lower=0], [upper=1], [floati...
rand abs ceil floor round sign rand rand() returns a random floating point number in the range from 0 (inclusive) to 1 (exclusive); i.e.[0,1). The numbers returned follow ...
Confirm that the hostname is set by running the following command: hostname - f This should return the <fully.qualified.domain.name> you just set. Use the “hostname” c...
Using a text editor, open the network configuration file on every host and set the desired network configuration for each host. For example: vi / etc / sysconfig / network ...
Confirm that the hostname is set by running the following command: hostname - f This should return the <fully.qualified.domain.name> you just set. Use the “hostname” c...