Gets a URI to store a temporary dataset.
Namespace: Microsoft.Research.DryadLinq
Assembly: Microsoft.Research.DryadLinq (in Microsoft.Research.DryadLinq.dll) Version: 0.2.1.0 (0.2.1.0)
Syntax
Parameters
- context
- Type: Microsoft.Research.DryadLinqDryadLinqContext
A DryadLinqContext object. - path
- Type: SystemString
A local path.
Return Value
Type: UriThe URI of a temporary directory.
See Also