Problem scenario
You are not sure if Apache Parquet has been installed on your Linux server.
Solution
Run this command:
parquet --help
# This assumes you have logged out and logged back in after installing it. It assumes that the parquet exe is in the PATH environment variable too.