The main goal of this repo is show how to install and use different BigData tools using only Google Colab, without the need of using local resources, create docker containers or anything else.
If you are acquainted using Google Colab and the terminal magic command in Jupyter Notebooks you are ok.
You will be able to use tools like:
- MySQL
- Sqoop
- HDFS
- MapReduce
- Hive
- Spark
Code and statements for some of those tools are very basic due the only goal is to show you how to install and use these tools in Colab.