Add MongoDB to Tajo Storage
- Mentors
- Jaehwa Jung
- Organization
- Apache Software Foundation
Apache Tajo currently embeds HDFS, S3, Openstack, HBase, RDBMS storage plugins, so users can connect those data sources to Apache Tajo. The project is to add a MongoDB storage plugin to tajo-storage so users can connect MongoDB to Tajo. Implementing the new module tajo-storage-mongodb (storage plugin for MongoDB) will be the major part of the project.