Initializes a new instance of the DryadLinqContext class for a specified cluster.
Namespace: Microsoft.Research.DryadLinq
Assembly: Microsoft.Research.DryadLinq (in Microsoft.Research.DryadLinq.dll) Version: 0.2.1.0 (0.2.1.0)
Syntax
Parameters
- cluster
- Type: Microsoft.Research.DryadLinqDryadLinqCluster
The cluster to run DryadLINQ jobs
See Also