Hello All I am trying to install FIO on my hadoop cluster and I aimed to measure storage BW and latency through HDFS https://github.com/axboe/fio/issues/301 while doing ./configure step i see "HDFS engine no" followed by an error when I tried to use libhdfs with fio; ./fio --name=random-writers --ioengine=libhdfs --iodepth=4 --rw=randwrite --bs=32k --direct=0 --size=64m --numjobs=4 fio: engine libhdfs not loadable fio: failed to load engine libhdfs fio: file:ioengines.c:91, func=dlopen, error=libhdfs: cannot open shared object file: No such file or directory can you help me with how can i enable fio vi hdfs -- Ankit Patel -- To unsubscribe from this list: send the line "unsubscribe fio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html