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