Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
嗨,我使用本地文件系统安装 Hbase 0.89(oct 版本),用于开发和测试目的。我使用 hbase shell 创建了几个表和行。不知何故,每当我重新启动 hbase 时,都没有可用的数据/表。对此有何建议?
使用默认的本地文件系统将文件存储在 /tmp 中。这可能会在重新启动时由您的操作系统清除。如果必须使用本地文件系统,请将位置设置为 /tmp 以外的位置。查看 ${HBASE_HOME}/conf 中的 hbase-default.xml 配置文件以查看要设置的正确属性