Hello, I noticed that if I start HBase in "standalone" mode it creates a table in memory. In other words, after rebooting the machine, the table goes away. I would like to persist the table to a local file system. How can I do that? Do I have to use "Psuedo Distribution" mode for this?
Please help. Thanks.
