Docs
--------
See gpdb-doc/dita/utility_guide/admin_utilities/gpfdist.xml

Compiling
-------------
## Do not source greenplum_path.sh (although you can find $GPHOME in there)
./configure --enable-transformations --prefix=<Location of $GPHOME>
make
make install
