hdfsBuilderConnect()
Supported by libMapRClient for
hadoop-2.x
Connects to a Data Fabric file system using the
parameters that are specified in an hdfsBuilder structure.
Signature
hdfsFS hdfsBuilderConnect(struct hdfsBuilder *bld)
Parameters
| Parameter | Description |
|---|---|
| bld | The builder to use for the connection. This value cannot be NULL. |
Return Value
Returns the handle to the file system or NULL on error.