You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Gautam Borad (JIRA)" <ji...@apache.org> on 2015/02/07 11:51:34 UTC

[jira] [Created] (RANGER-239) Support JDBC based SQL invocation for setup process

Gautam Borad created RANGER-239:
-----------------------------------

             Summary: Support JDBC based SQL invocation for setup process
                 Key: RANGER-239
                 URL: https://issues.apache.org/jira/browse/RANGER-239
             Project: Ranger
          Issue Type: Bug
    Affects Versions: 0.5.0
            Reporter: Gautam Borad
            Assignee: Gautam Borad
             Fix For: 0.5.0


Currently Ranger setup executes SQL scripts via SQL command line tools to create DB schema.
Since it is not guaranteed to have SQL command line clients available on the host this becomes a prerequisite.
This can be addressed by a tool that can : 
* execute SQL scripts via JDBC 
* provide support for Mysql/Oracle (and PostgreSQL, MSSQL later)





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)