You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@griffin.apache.org by "Praveen Kurup (Jira)" <ji...@apache.org> on 2021/04/28 06:11:00 UTC

[jira] [Created] (GRIFFIN-362) Oracle connection for Apache Griffin

Praveen Kurup created GRIFFIN-362:
-------------------------------------

             Summary: Oracle connection for Apache Griffin
                 Key: GRIFFIN-362
                 URL: https://issues.apache.org/jira/browse/GRIFFIN-362
             Project: Griffin
          Issue Type: Bug
          Components: accuracy-batch
    Affects Versions: 0.6.0
         Environment: Dev
            Reporter: Praveen Kurup
         Attachments: image-2021-04-27-23-07-33-681.png

Hello Team,

We are doing a POC using Apache griffin for data quality projects.

We have a requirement to check data quality between Oracle and Hive tables.

Hive connection is working fine, but we are not able to establish Oracle connection.

I would like to understand if Apache Griffin supports jdbc Oracle connection using oracle.jdbc.driver.OracleDriver driver. I tried using Mysql jdbc connection template to pass Oracle connection details, however it didn't work. I am getting below error:

{color:#FF0000}ERROR griffin: JDBC driver oracle.jdbc.driver.OracleDriver provided is not found in class path{color}
{color:#FF0000}java.lang.ClassNotFoundException: oracle.jdbc.driver.OracleDriver{color}

{color:#FF0000}!image-2021-04-27-23-07-33-681.png|width=385,height=154!{color}

{color:#172b4d}Please let me know if there is any way to establish Oracle database connectivity from Griffin.{color}

{color:#172b4d}Also, please share if there are any documentations available to achieve the same.{color}

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)