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