Skip to content

Commit 106e17b

Browse files
committed
add read me for hadoop installation
1 parent cf3c636 commit 106e17b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

hadoop-installtion/README.MD

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
prerequest
2+
3+
1) ssh to localhost without password
4+
5+
ssh-keygen -t dsa -P '' -f ~/.ssh/id_rsa
6+
cat ~/.ssh/id_rsa.pub >> ~/.ssh/authorized_keys
7+
8+
2) make sure JAVA_HOME exists in your shell

0 commit comments

Comments
 (0)