This is an automated email from the ASF dual-hosted git repository.

ctubbsii pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/fluo-uno.git


The following commit(s) were added to refs/heads/master by this push:
     new 47f06b0  Update hadoop doc link to current (#244)
47f06b0 is described below

commit 47f06b0239938fa089181f9ccbd4af5ebdc8480d
Author: EdColeman <[email protected]>
AuthorDate: Wed Apr 1 21:31:41 2020 +0000

    Update hadoop doc link to current (#244)
    
    * Update hadoop doc link to current
    
    The linked r2.7.2 section on passwordless ssh has outdated instructions 
using dsa.
    Current docs show using rsa.
    
    * address review comment - use specific version (r3.2.1)
    
    Co-authored-by: Ed Coleman etcoleman <[email protected]>
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index e3797a0..5dd3123 100644
--- a/README.md
+++ b/README.md
@@ -200,5 +200,5 @@ configuring, initializing, and starting your application.
 [ll]: https://github.com/apache/fluo-uno/blob/master/LICENSE
 [logo]: contrib/uno-logo.png
 [Muchos]: https://github.com/apache/fluo-muchos
-[ssh-docs]: 
https://hadoop.apache.org/docs/r2.7.2/hadoop-project-dist/hadoop-common/SingleCluster.html#Setup_passphraseless_ssh
+[ssh-docs]: 
https://hadoop.apache.org/docs/r3.2.1/hadoop-project-dist/hadoop-common/SingleCluster.html#Setup_passphraseless_ssh
 [Accumulo Proxy]: https://github.com/apache/accumulo-proxy

Reply via email to