Initializes a new instance of the DryadLinqContext class for local execution.
Namespace: Microsoft.Research.DryadLinqAssembly: Microsoft.Research.DryadLinq (in Microsoft.Research.DryadLinq.dll) Version: 0.1.2.0 (0.1.2.0)
Syntax
Parameters
- numProcesses
- Type: System Int32
The number of local worker processes that should be started.
- storageSetScheme (Optional)
- Type: System String
The default scheme for storage. Defaults to partitioned file
See Also