Hi Benjamin,

This is a HBase configuration, not a Gora one. I think you should set this
in the hbase-site.xml configuration file.

 <property>
    <name>hbase.rootdir</name>
    <value>file:///DIRECTORY/hbase</value>
  </property>


You can find all this HBase documentation at its site.


Renato M.

[1] http://hbase.apache.org/book/quickstart.html

2013/9/3 Sznajder ForMailingList <bs4mailingl...@gmail.com>

> Hi
>
> I am using Gora (with HBASE).
>
> After the insertion in the Database of 360K lines (short lines) I got an
> error that /tmp is full
>
> However, I did not find where to configure a temp directory in aim to
> redirect it to a large size directory.
>
> Regards
>
> Benjamin
>

Reply via email to