Actually these configuration mentioned in hadoop installation: http://hadoop.apache.org/common/docs/r0.20.2/api/overview-summary.html
>From: Raghava Mutharaju <[email protected]> >Reply-To: [email protected] >To: [email protected], Li Chongxin <[email protected]> >Subject: Re: tables disappear after system restart (single node) >Date: Sun, 6 Jun 2010 22:47:01 -0400 > >Hello Li, > > Thank you. I did not configure those properties. What should their >values be? I didn't find this in the HBase installation steps. > >Regards, >Raghava. > >2010/6/6 Li Chongxin > >> Did you configure the properties "dfs.name.dir" and "dfs.data.dir" in >> hdfs-site.xml? If not, that is probably the reason. >> >> Default value for these properties is under the /tmp directory. When system >> restart, data in this directory will disappear >> >> >From: Raghava Mutharaju >> >Reply-To: [email protected] >> >To: [email protected] >> >Subject: Re:tables disappear after system restart (single node) >
