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.
我正在尝试在不使用 MySQL 的情况下将 xwiki (rbms) 映射到云库 (dfs)。有任何想法吗?
官方仅支持 Hibernate 已知的 RDBMS,因此尚不支持 nosql 数据库。有一个GSoC 项目提议用于开发对 AppEngine 的支持,而 XWiki 参与的研究项目之一Compatible One也需要 XWiki 的云存储。因此,对云的官方支持很快就会到来。
您可能需要查找 sqoop——一种将数据从关系数据库移动到 hbase 并再次返回的工具