Quote:
Originally Posted by tagman Hi all,
We are a small company that are trying to use ZCS mainly for email purposes. Internally we use Hadoop as our distributed file system and wanted to continue using that for the ZCS. Has any one integrated Zimbra with Hadoop? Specifically we want all data used by Zimbra to use Hadoop Distributed File System instead of the local filesystem. Thus all the message store etc should reside on hadoop. Any help on this regard is extremely appreciated. |
I like the idea of using one of the "slacker databases" like CouchDB or Hadoop DFS to save store filesystems, but I don't think that it's a easy implementation to do it in a way that Zimbra doesn't recognize. However, there is a closed RFE that might make this possible:
Bug 30550 – Support for third party blob stores
There are some interesting ideas. If you do LDAP replication/MySQL replication and have the blog store in a replicated file store, this could be a very flexable and powerful system.
Check it out.