You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@griffin.apache.org by "Chitral Verma (Jira)" <ji...@apache.org> on 2022/01/24 05:26:00 UTC

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

     [ https://issues.apache.org/jira/browse/GRIFFIN-362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chitral Verma resolved GRIFFIN-362.
-----------------------------------
    Resolution: Fixed

Issue resolved by pull request 597
[https://github.com/apache/griffin/pull/597]

> 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
>            Priority: Blocker
>         Attachments: image-2021-04-27-23-07-33-681.png
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> 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.20.1#820001)