[ https://issues.apache.org/jira/browse/AMBARI-3585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13804665#comment-13804665 ]
Trevor McKay commented on AMBARI-3585: -------------------------------------- This started as a patch to support javasqlite on Fedora, however it has become a patch to remove sqlite support since it is not currently used. > Remove dependencies on sqlite > ----------------------------- > > Key: AMBARI-3585 > URL: https://issues.apache.org/jira/browse/AMBARI-3585 > Project: Ambari > Issue Type: Improvement > Components: controller > Affects Versions: 1.4.1 > Environment: Fedora/RHEL > Reporter: Trevor McKay > Assignee: Trevor McKay > Attachments: remove_sqlite.patch > > > On Fedora/RHEL/CentOS, the javasqlite JDBC driver is packaged as part of the > base system while the xerial sqlite-jdbc driver is not. > In current sources, the sqlite classes are not actually used. Remove the > pertinent code and the maven dependency on sqlite. -- This message was sent by Atlassian JIRA (v6.1#6144)