hdfsNewBuilder()
Supported by libMapRClient for
hadoop-2.x
Returns an hdfsBuilder structure.
You can set values for its parameters and then pass it to
hdfsBuilderConnect().
Signature
struct hdfsBuilder *hdfsNewBuilder(void)
Return Value
Returns a new hdfsBuilder
structure.
Returns ENOMEM if unable to allocate memory for a
new hdfsBuilder structure.