MelbourneDatathon2018 What I have done: Some Configurations for Melbourne Datathon 2018 Upload the Data into Google Cloud Platform 1. Command line - Unzipping ".gz" files find . -type f -name "*.gz" -exec gunzip {} ;