Accessing filesystem with C Applications

MapR provides a modified version of libhdfs that supports access to the MapR filesystem. You can develop applications with C that read files, write to files, change file permissions and file ownership, create and delete files and directories, rename files, and change the access and modification times of files and directories.

libMapRClient supports and makes modifications to hadoop-2.x version of libhdfs. The API reference notes which APIs are supported by hadoop-2.x.

libMapRClient’s version of libhdfs contains the following changes and additions: