DfsBaseCoordinatorTWorkDescriptionclient FieldNaiad Help

[This is preliminary documentation and is subject to change.]

The client for doing basic DFS operations.

Namespace: Microsoft.Research.Naiad.Frameworks.Storage.Dfs
Assembly: Microsoft.Research.Naiad.Storage (in Microsoft.Research.Naiad.Storage.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax

C#
protected readonly HdfsClientBase client

Field Value

Type: HdfsClientBase
Remarks

This is currently an HDFS base client that supports either Java or WebHdfs protocols, but expects an HDFS-like way of operating that would be generalized for other DFSs
See Also

Reference