hdfsFreeHosts()
Supported by libMapRClient for hadoop-2.x
Frees an array that was returned by
hdfsGetHosts().
Signature
void hdfsFreeHosts(char ***blockHosts)
Parameters
| Parameter | Description |
|---|---|
| blockHosts | The two-dimensional array that was returned by
hdfsGetHosts(). |