add hadoop:2.9.1

This commit is contained in:
2018-08-06 16:57:42 +08:00
parent 98a30aab91
commit b27aa6080f
9 changed files with 366 additions and 0 deletions

5
hadoop/2.9.1/ssh_config Normal file
View File

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