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.
Geomesa 是否提供创建 HBase 表快照的功能?如果是,那么它如何与主表和索引表一起使用?为了确保索引表和主表同步,它做了什么?
GeoMesa 没有提供任何在 HBase 中拍摄快照的机制,但是,标准的 HBase 快照机制可以正常工作。只要您在拍摄快照时没有在 GeoMesa 上执行任何管理操作,就不会在保持 GeoMesa 元数据表和索引表同步方面出现任何问题。