Hi, # The maximum amount of heap to use, in MB. Default is 1000. # export HBASE_HEAPSIZE=1000
Check above option and regarding temporary tables, there is no method yet. But, You can delete them using HbaseShell's disable and delete command If you have no important data in HDFS, re-format HDFS is good idea. It's just simple tip. On Tue, Nov 3, 2009 at 4:39 PM, <[email protected]> wrote: > Hi, > I have another doubt. I am running a program of mine which results in > creation of quite a few tables in Hbase(397 to be exact). Now when I am > running a > matrix-matrix multiplication job I am getting a heap size not enough > exception. > What should I do to delete these 397 table easily ? > > Thank You > > Abhishek Agrawal > > SUNY- Buffalo > (716-435-7122) > > On Sat 10/31/09 3:25 AM , "Edward J. Yoon" [email protected] sent: >> Sounds good. Thank you, I'll update wiki. >> >> (you can also change the wiki pages, please feel free to contribute!) >> >> On Sat, Oct 31, 2009 at 2:28 PM, <aa...@buffa >> lo.edu> wrote:> Hey, >> > Â Â I just ran a test. I >> put a println statement and it worked. Thanks a lot for> your help. From my > experience, I feel addition >> of the following statements to the> wiki page would make it easier for new >> users to >> install/ get started with hama.> >> > 1. Absolute paths have to be given in the config >> file> 2. To see the O/P, changes have to be made to >> the source code, the code has to be> compiled again and the necessary files > copied to >> $HAMA_HOME> >> > Thank You >> > >> > Abhishek Agrawal >> > >> > SUNY- Buffalo >> > (716-435-7122) >> > >> >> -- >> Best Regards, Edward J. Yoon @ NHN, corp. >> edwardy >> [email protected]http://blog.udanax.org >> >> >> > > -- Best Regards, Edward J. Yoon @ NHN, corp. [email protected] http://blog.udanax.org
