This is a easy exporter tool from MySQL to Parquet file.
For the moment, this tool only run in any Linux and MAC OS X distribution with 64 bits. Paste that at a Terminal prompt and enjoy:
bash < <(curl -fsSL https://raw.githubusercontent.com/debeando/mysql2parquet/master/install.sh)
See usage with:
mysql2parquet --help