[
https://issues.apache.org/jira/browse/TAJO-847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14008942#comment-14008942
]
Tajo QA commented on TAJO-847:
------------------------------
{color:green}*+1 overall.*{color} Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12646751/TAJO-847.patch
against master revision 5bdfe88.
{color:green}+1 @author.{color} The patch does not contain any @author
tags.
{color:green}+1 tests included.{color} The patch appears to include 1 new
or modified test files.
{color:green}+1 javac.{color} The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 javadoc.{color} The applied patch does not increase the
total number of javadoc warnings.
{color:green}+1 checkstyle.{color} The patch generated 0 code style errors.
{color:green}+1 findbugs.{color} The patch does not introduce any new
Findbugs (version 1.3.9) warnings.
{color:green}+1 release audit.{color} The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 core tests.{color} The patch passed unit tests in
tajo-catalog/tajo-catalog-server.
Test results:
https://builds.apache.org/job/PreCommit-TAJO-Build/434//testReport/
Console output: https://builds.apache.org/job/PreCommit-TAJO-Build/434//console
This message is automatically generated.
> 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
> Affects Versions: 0.8.0
> 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
> Fix For: 0.8.0
>
> Attachments: TAJO-847.patch
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> 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)