Initializes a new instance of the DryadLinqContext class for a YARN cluster.
Namespace: Microsoft.Research.DryadLinqAssembly: Microsoft.Research.DryadLinq (in Microsoft.Research.DryadLinq.dll) Version: 0.1.2.0 (0.1.2.0)
Syntax
Parameters
- clusterName
- Type: System String
The head node of the cluster and DFS
- platform (Optional)
- Type: Microsoft.Research.DryadLinq PlatformKind
The service platform to run DryadLINQ jobs. Defaults to YARN Azure
See Also