In this video, I will share how you can use two different techniques to upload files from your computer to your AWS Hadoop Master node server.
You can either use S3 bucket to upload a file, then use wget to download it on your Master node, or you can use WinSCP (https://winscp.net/) to transfer the file(s) via SSH. Note for our setup, SCP will seem to look like more troublesome as you can't SSH/SCP a file directly to the home directory of the user hadoop.
Anyway, hope the video is useful and I welcome any comments or suggestion.