- This is my Hadoop learning repository
./up.sh
docker exec -it --tty $(docker ps -q --filter="name=hadoop-master") zsh
./run.sh
sqoop version
hdfs dfs -ls /
pig --version
hive --version
flume-ng version
spark-shell
pyspark
this file includes a small detail about each tool and comments to play with them.