DryadLinqContextApplicationMasterMbMemory Property DryadLINQ documentation
Gets or sets the amount of memory in Megabytes requested for the Application Master container.

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 ApplicationMasterMbMemory { get; set; }

Property Value

Type: Int32
See Also

Reference