Lines Matching refs:libhdfs
137 libhdfs="no"
166 --enable-libhdfs) libhdfs="yes"
189 echo "--enable-libhdfs Enable hdfs support"
1351 # Check if we have required environment variables configured for libhdfs
1352 if test "$libhdfs" = "yes" ; then
1359 echo "configure: FIO_LIBHDFS_INCLUDE should be defined to libhdfs inlude path"
1363 echo "configure: FIO_LIBHDFS_LIB should be defined to libhdfs library path"
1370 echo "HDFS engine $libhdfs"
1569 if test "$libhdfs" = "yes" ; then