DryadLinqYarnClusterDefaultMaxNodes Property DryadLINQ documentation
The maximum number of nodes to use for a job if JobMinNodes is not set in DryadLinqContext

Namespace: Microsoft.Research.DryadLinq
Assembly: Microsoft.Research.DryadLinq (in Microsoft.Research.DryadLinq.dll) Version: 0.2.1.0 (0.2.1.0)
Syntax

public int DefaultMaxNodes { get; }

Property Value

Type: Int32

Implements

DryadLinqClusterDefaultMaxNodes
See Also

Reference