Velmurugan Periasamy created RANGER-226:
-------------------------------------------
Summary: Support JDBC based SQL invocation for setup process
Key: RANGER-226
URL: https://issues.apache.org/jira/browse/RANGER-226
Project: Ranger
Issue Type: Bug
Reporter: Velmurugan Periasamy
Assignee: Velmurugan Periasamy
Currently Ranger setup executes SQL scripts via SQL command line to create DB
schema. Since it is not guaranteed to have SQL command line clients on the
host, need to find a solution that can do the below.
-- execute SQL scripts via JDBC
-- with support for Mysql/Oracle (and PostgreSQL, MSSQL for future)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)