Gets or sets the trace level to use for DryadLINQ Query jobs.
Namespace: Microsoft.Research.DryadLinqAssembly: Microsoft.Research.DryadLinq (in Microsoft.Research.DryadLinq.dll) Version: 0.1.2.0 (0.1.2.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