Hello, After examining the libhdfs library, I cannot find any support for compression - is this correct ?
And, if this is the case, is it also correct that it is almost trivial to implement in hdfsOpenFile () by making an additional call to one of the compression codecs createInputStream () / createOutputStream () (and possibly before closing the file) ? Regards, Leon Mergen