Skip to content

tzyychin/Hadoop_3.0.3_on_Amazon_EC2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

Hadoop 3.0.3 on Amazon EC2

The general idea is to help others who would like to host the latest version of Hadoop on Amazon EC2.

Prerequisites on your computer (Windows)

  • Putty
  • WinSCP

Prerequisites on Amazon EC2

  • Instances: 2 (at least)
    • One for NameNode and the other for DataNode
  • OS: Ubuntu (Linux)
  • Security Group:
    1. Protocol: SSH, source: anywhere
    2. Protocol: all traffic, source: anywhere
  • Key Pairs: public/private key (.pem)

References

Releases

No releases published

Packages

No packages published