HDFS Tab
Item | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
Profile | Select the File System profile you want the agent to use, see File System Profile [hide]hdfsagent[/hide](3.0) for further information about this profile. | ||||||||
Input Type |
For an example see HDFS Forwarding Agent MultiForwardingUDR Example[hide]3.0[/hide]. | ||||||||
Directory | Absolute path to the target directory on the remote file system, where the forwarded files will be stored. The files will be temporarily stored in the automatically created subdirectory | ||||||||
Create Directory | Select this check box to create the directory, or the directory structure, of the path that you specify in Directory.
| ||||||||
Compression | Compression type of the target files. Determines if the agent will compress the files or not.
| ||||||||
Command | If a Command is supplied, it will be executed on each successfully closed temporary file, using the parameter values declared in Arguments.
| ||||||||
Arguments | This field is optional. Each entered parameter value has to be separated from the preceding value with a space. The temporary filename is inserted as the second last parameter, and the final filename is inserted as the last parameter, automatically. This means that if, for instance, no parameter is given in the field, the arguments will be as follows: If three parameters are given in the field Arguments, the arguments are set as: $1=<parameter_value_#1> $2=<parameter_value_#2> $3=<parameter_value_#3> $4=<temporary_filename> $5=<final_filename> | ||||||||
Produce Empty Files | If enabled, files will be produced although containing no data. |
Filename Template Tab
The names of the created files are determined by the settings in the Filename Template tab. For a detailed description of the Filename Template tab, see Workflow Template[hide]3.0[/hide].