hdfs::native::hdfsConnectAsUser [] [src]

pub unsafe extern fn hdfsConnectAsUser(host: *const c_char, uint16_t: u16, user: *const c_char) -> *const hdfsFS

Connect to a hdfs file system as a specific user.

Params

Return

Returns a handle to the filesystem or NULL on error.