You need to change the hdfs configuration file in $HADOOP_HOME/conf The properties are dfs.data.dir and dfs.name.dir
On Fri, Jul 27, 2012 at 7:28 AM, Jonathan Hsu <[email protected]> wrote: > Hey all, > > I have a problem with my Accumulo tables deleting upon shutdown. I > currently have Accumulo, Zookeeper, and Hadoop in my /opt directory. I'm > assuming that somehow my tables are being placed in a tmp directory that > gets wiped when I shut my computer off. I'm trying to develop and test on > my local machine. > > What should I change in the conf files or otherwise in order to ensure > that the tables are not destroyed on shutdown? > > Thanks > > > -- > - Jonathan Hsu >
