Added faq section on building hbase
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1034542 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
794583ec7a
commit
7195bff0c2
|
@ -2218,6 +2218,18 @@ index e70ebc6..96f8c27 100644
|
||||||
</para>
|
</para>
|
||||||
</answer>
|
</answer>
|
||||||
</qandaentry>
|
</qandaentry>
|
||||||
|
</qandadiv>
|
||||||
|
<qandadiv><title>Building HBase</title>
|
||||||
|
<qandaentry>
|
||||||
|
<question><para>
|
||||||
|
When I build, why do I always get <code>Unable to find resource 'VM_global_library.vm'</code>?
|
||||||
|
</para></question>
|
||||||
|
<answer>
|
||||||
|
<para>
|
||||||
|
Ignore it. Its not an error. It is <link xlink:href="http://jira.codehaus.org/browse/MSITE-286">officially ugly</link> though.
|
||||||
|
</para>
|
||||||
|
</answer>
|
||||||
|
</qandaentry>
|
||||||
</qandadiv>
|
</qandadiv>
|
||||||
</qandaset>
|
</qandaset>
|
||||||
</appendix>
|
</appendix>
|
||||||
|
|
Loading…
Reference in New Issue