You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Aravindan Vijayan (Jira)" <ji...@apache.org> on 2020/04/17 03:10:00 UTC

[jira] [Created] (HDDS-3411) Switch Recon SQL DB to Derby.

Aravindan Vijayan created HDDS-3411:
---------------------------------------

             Summary: Switch Recon SQL DB to Derby.
                 Key: HDDS-3411
                 URL: https://issues.apache.org/jira/browse/HDDS-3411
             Project: Hadoop Distributed Data Store
          Issue Type: Task
          Components: Ozone Recon
    Affects Versions: 0.6.0
            Reporter: Aravindan Vijayan
            Assignee: Aravindan Vijayan
             Fix For: 0.6.0


Recon currently uses Sqlite as its defacto SQL DB with an option to configure other JDBC compatible databases. However, on some platforms like the IBM power pc, this causes problems from compile time since it does not have the sqlite native driver. This task aims to change the default SQL DB used by Recon to Derby, but retains the out of the box support (no need to supply the driver) for Sqlite as well. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org