You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Jarek Jarcec Cecho (Updated) (JIRA)" <ji...@apache.org> on 2012/02/05 15:41:53 UTC

[jira] [Updated] (SQOOP-406) Update Avro files using OraOop and Oracle Database

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

Jarek Jarcec Cecho updated SQOOP-406:
-------------------------------------

    Affects Version/s: 1.4.1-incubating
        Fix Version/s:     (was: 1.4.1-incubating)
    
> Update Avro files using OraOop and Oracle Database
> --------------------------------------------------
>
>                 Key: SQOOP-406
>                 URL: https://issues.apache.org/jira/browse/SQOOP-406
>             Project: Sqoop
>          Issue Type: Bug
>    Affects Versions: 1.4.0-incubating, 1.4.1-incubating
>         Environment: Linux
> Sqoop :  1.4.0
> Oraoop : oraoop-1.4.0.149
> Hadoop : hadoop-core-0.20.2-cdh3u2
>            Reporter: Pieretti Antoine
>            Assignee: Pieretti Antoine
>
> Hi,
> I am trying to update an Oracle Database, from Avro Files.
> As in JdbcUpdateExportJob only SequenceFileExportMapper and TextExportMapper are available , the update Job try to parse the file using TextExportMapper.
> But at the begining of the file, the avro schema is described, so the update statement failed.
> I try to implement the AvroExportMapper, wich seem works.
> Regards,
> Antoine

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira