FileSystemPath

The location in the file system where the connector starts looking for files. The connector retrieves files from the specified folder and all of its subfolders. The path you specify must begin with a forward slash (/). To retrieve files from more than one folder tree, you can specify a comma-separated list of paths.

Type: String
Default: /
Required: No
Configuration Section: TaskName or FetchTasks or Default
Example: FileSystemPath=/home/hadoop/files
See Also: