Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 357 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 357 Bytes

Hadoop-Scripts

Few hack scripts related to hadoop

  1. hadoop_install.sh installs

  2. ssh-id-copy.sh script is used to copy the ssh id of jobtracker to all slave machines. The intention is to provide passwordless access to all slave machines from the jobtracker.

Syntax: ./ssh-id-copy location_of_identity_file location_of_properties_file