add hadoop:2.7.4, add soft link to fix a bug

This commit is contained in:
newnius
2017-09-01 17:24:37 +08:00
parent fc70e58c31
commit c2265589ce
10 changed files with 349 additions and 0 deletions

5
hadoop/2.7.4/ssh_config Normal file
View File

@@ -0,0 +1,5 @@
Host *
UserKnownHostsFile /dev/null
StrictHostKeyChecking no
LogLevel quiet
Port 2122