DOC: Suggestion from our Alejandro

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1485466 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Stack 2013-05-22 22:19:18 +00:00
parent f30ee5fac6
commit 0ffe9085d8
1 changed files with 3 additions and 0 deletions

View File

@ -181,6 +181,9 @@
<property>
<name>hbase.thrift.kerberos.principal</name>
<value>$USER/_HOST@HADOOP.LOCALDOMAIN</value>
<!-- TODO: This may need to be HTTP/_HOST@<REALM> and _HOST may not work.
You may have to put the concrete full hostname.
-->
</property>
]]></programlisting>
</para>