Gets or sets the trace level to use for DryadLINQ Query jobs.
Namespace: Microsoft.Research.DryadLinq
Assembly: Microsoft.Research.DryadLinq (in Microsoft.Research.DryadLinq.dll) Version: 0.1.5.0 (0.1.5.0)
Syntax
Property Value
Type: QueryTraceLevelRemarks
The RuntimeTraceLevel affects the logs produced by all components associated with the execution of a DryadLINQ Query job.
The default is QueryTraceLevel.Error
See Also