Modifies Attributes:
| Attribute Name | Description |
|---|---|
| filename | The name of the file that was read from HDFS. |
| path | The path is set to the relative path of the file's directory on HDFS. For example, if the Directory
property is set to /tmp, then files picked up from /tmp will have the path attribute set to
"./". If the Recurse Subdirectories property is set to true
and a file is picked up from /tmp/abc/1/2/3, then the path attribute will be set to "abc/1/2/3".
|
See Also: