DryadLinqClusterMakeDefaultUri Method DryadLINQ documentation
Makes a new unique URI for storing a dataset in the DFS.

Namespace: Microsoft.Research.DryadLinq
Assembly: Microsoft.Research.DryadLinq (in Microsoft.Research.DryadLinq.dll) Version: 0.1.5.0 (0.1.5.0)
Syntax

Uri MakeDefaultUri(
	string path
)

Parameters

path
Type: SystemString
A user provided local path

Return Value

Type: Uri
A new unique URI that can be used to store a dataset
See Also

Reference