Fine-Tuning Data Access
Fine Tuning Data Access
You can use the following properties to gain more control over the data returned from HDFS:
- DirectoryRetrievalDepth: How many subfolders to be recursively scanned before stopping.
-1 specifies that all subfolders are scanned. 0 specifies that only the current folder will be scanned for items. - Path: Limit the subfolders recursively scanned.