Get the list of resources to be excluded from the DryadLINQ job.
Namespace: Microsoft.Research.DryadLinqAssembly: Microsoft.Research.DryadLinq (in Microsoft.Research.DryadLinq.dll) Version: 0.1.2.0 (0.1.2.0)
Syntax
Property Value
Type: IList StringRemarks
During query submission, some resources will be detected and added automatically. Remove resources that are detected automatically but that are not required for job execution.
Each resource should be a complete path to a file-based resource accessible from the local machine.
See Also