Running the "GPFDIST" utility provided in the HAWQ package fails due to a missing library.
Error Message:
gpfdist: error while loading shared libraries: libapr-1.so.0: cannot open shared object file: No such file or directory
Install the package "APR" on the hosts in the cluster:
yum install -y apr