Jinhang Choi created TAJO-847:
---------------------------------
Summary: Supporting MariaDB-based Store, which is compatible with
MySQL.
Key: TAJO-847
URL: https://issues.apache.org/jira/browse/TAJO-847
Project: Tajo
Issue Type: New Feature
Components: catalog, conf and scripts
Environment: Tested with Hadoop 2.4.0, Tajo 0.8.0, MariaDB 5.5.37,
MariaDB-Java-Client (JDBC) 1.1.7 in OpenJDK 1.7.0_55 + Ubuntu 14.04 LTS x86_64
Reporter: Jinhang Choi
Priority: Minor
There exists an open-source database MariaDB (http://mariadb.org) which can be
replacement for MySQL; Since the interface of MariaDB is perfectly compatible
to that of MySQL, it is easy to construct CatalogStore to use MariaDB in Tajo.
Therefore, I hereby suggest MariaDBStore by duplicating MySQLStore.
--
This message was sent by Atlassian JIRA
(v6.2#6252)