The service platforms where you can run DryadLINQ.
Namespace: Microsoft.Research.DryadLinq
Assembly: Microsoft.Research.DryadLinq (in Microsoft.Research.DryadLinq.dll) Version: 0.2.1.0 (0.2.1.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
YARN_NATIVE | 0 | run directly on a YARN cluster | |
YARN_AZURE | 1 | run on a YARN cluster in Azure HDInsight | |
LOCAL | 2 | run locally at client side |
See Also