We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf3c636 commit 106e17bCopy full SHA for 106e17b
hadoop-installtion/README.MD
@@ -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