Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.7.1
-
None
-
Linux (Gentoo)
-
Reviewed
Description
http://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-common/SingleCluster.html
suggests to create a DSA key to ssh to localhost. However DSA is going to be deprecated[1], and ssh to localhost with DSA actually does not work on all systems. I suggest to replace DSA with RSA, ECDSA, or ED25519.
Ref.:
[1] http://comments.gmane.org/gmane.linux.gentoo.devel/96896