Install and server start scripts should not assume mysql jdbc driver
--------------------------------------------------------------------

                 Key: HCATALOG-108
                 URL: https://issues.apache.org/jira/browse/HCATALOG-108
             Project: HCatalog
          Issue Type: Bug
          Components: scripts
    Affects Versions: 0.2
            Reporter: Thomas Weise
            Priority: Minor


HCatalog is not limited to mysql (Hive has explicit support for postgres and 
derby as well) and metastore works with other DB vendors (we are experimenting 
with Oracle). The mysql driver check gets into the way.

Would also suggest to rename the "DBROOT" variable to "EXTRA_JARS" or something 
more applicable (it could be any directory with extra jar files required for 
JDBC or other customization).
  

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to