Makes a new URI for storing a dataset in the DFS.
Namespace: Microsoft.Research.DryadLinq
Assembly: Microsoft.Research.DryadLinq (in Microsoft.Research.DryadLinq.dll) Version: 0.2.1.0 (0.2.1.0)
Syntax
Parameters
- path
- Type: SystemString
A user provided local path
Return Value
Type: UriA new URI that can be used to store a dataset
Implements
DryadLinqClusterMakeInternalClusterUri(String)See Also