hdfsBuilderSetNameNodePort()
Supported by libMapRClient for
hadoop-2.x
Sets the port in an hdfsBuilder
structure.
Signature
void hdfsBuilderSetNameNodePort(struct hdfsBuilder *bld, tPort port)
Parameters
| Parameter | Description |
|---|---|
| bld | An hdfsBuilder structure. This value
cannot be NULL. |
| port | The port to use for connections. If the CLDB node
is set to NULL or default, use 0. |