You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Amandeep Khurana (JIRA)" <ji...@apache.org> on 2009/04/02 21:46:12 UTC

[jira] Updated: (HADOOP-5616) DBInputFormat support for Oracle

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

Amandeep Khurana updated HADOOP-5616:
-------------------------------------

    Status: Patch Available  (was: Open)

The query being generated inside DBInputFormat wasnt compatible with Oracle. It supported only MySQL, PostgreSQL etc.. Just added a check for the DB being connected to and the correct query for that.

> DBInputFormat support for Oracle
> --------------------------------
>
>                 Key: HADOOP-5616
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5616
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: mapred
>    Affects Versions: 0.19.0
>         Environment: 0.19.0
>            Reporter: Amandeep Khurana
>            Priority: Trivial
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> DBInputFormat doesnt support interfacing with Oracle.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.