-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major
-
Affects Version/s: master
-
Component/s: Catalog: Replica Catalog, Pegasus Planner
-
None
The current JDBC based Replica Catalog only supports mysql backends. Because of lack of compatible sqlite jdbc driver issues, this does not work with a sqlite database.
For 4.5.0 release, we would like to put in support. the sqlite driver available here https://bitbucket.org/xerial/sqlite-jdbc appears to work mostly.