Add link to blog on hbase and ubuntu 127.0.1.1

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1486230 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Stack 2013-05-24 21:55:22 +00:00
parent 6bacd6839f
commit dc90e517ec
1 changed files with 2 additions and 1 deletions

View File

@ -48,7 +48,8 @@
<note xml:id="loopback.ip.getting.started">
<title>Loopback IP</title>
<para>HBase expects the loopback IP address to be 127.0.0.1. Ubuntu and some other distributions,
for example, will default to 127.0.1.1 and this will cause problems for you.
for example, will default to 127.0.1.1 and this will cause problems for you
<footnote>See <link xlink:href="http://blog.devving.com/why-does-hbase-care-about-etchosts/">Why does HBase care about /etc/hosts?</link> for detail</footnote>.
</para>
<para><filename>/etc/hosts</filename> should look something like this:
<programlisting>