-
Add build for Hadoop 2.7.2. See #201
-
QFS-332 make QuantcastFileSystem honor umask setting from jobconf for better Hadoop/Hive compatibility. See #196
-
QFS-325 throw exception if native code load fails instead of calling exit. See #189
-
QFS-320 pass an argument to qfstest.sh within the Makefile. See #175
-
QFS-187 make chunkserver error message display all possibilities upon receiving EBADCLUSTERKEY. See #169
-
QFS-171 display better error messages in cptoqfs when file configuration parameters are invalid. See #170
-
QFS-289 display more detail in qfsfileenum help menu. See #167
-
QFS-53 display the default file configuration that qfs tool uses file copying. See #164
-
make the read call control the actual read size in KfsInputChannel, if read ahead logic is turned off. See #156
-
add API support to pass create parameters for new files. See #154
-
QFS-293 wiki/Binary-Distributions.md: update links to different versions of the binary distributions. See #148
-
buildsystem: the build system now correctly assigns the hash, tag, or version when gathering build information. See #129
-
hadoop shim: if a QFS instance fails initialization, give more info and throw an IOException rather than doing an unfriendly exit. See here
-
support to change io buffer size and read ahead size of a file through hadoop-qfs. See here
-
configurable disk IO size for writes. See here