You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Mariappan Asokan (JIRA)" <ji...@apache.org> on 2014/09/09 21:52:28 UTC

[jira] [Updated] (SQOOP-1272) Support importing mainframe sequential datasets

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

Mariappan Asokan updated SQOOP-1272:
------------------------------------
    Attachment: 1272.patch

Jarcec and Venkat,
   I ran some tests connecting to a real mainframe.  The tests were failing.  I debugged and found out that in {{MainframeManager.java}}, I should not override the method {{isORMFacilitySelfManaged()}} to return {{true}}.  The {{SqoopRecord}} class has to be generated with one field.  When I removed {{isORMFacilitySelfManaged()}}, the tests ran fine.  I have uploaded the patch with that change.

Please let me know whether it is okay.

Thanks.


> Support importing mainframe sequential datasets
> -----------------------------------------------
>
>                 Key: SQOOP-1272
>                 URL: https://issues.apache.org/jira/browse/SQOOP-1272
>             Project: Sqoop
>          Issue Type: New Feature
>          Components: connectors
>    Affects Versions: 1.4.4
>            Reporter: Mariappan Asokan
>            Assignee: Mariappan Asokan
>              Labels: Mainframe
>             Fix For: 1.4.6
>
>         Attachments: 1272.patch, 1272.patch, 1272.patch, 1272.patch, MainframeImport.pdf, MainframeImport.pdf
>
>
> There is a growing need to move data from mainframe to HDFS.  This Jira proposes to enhance Sqoop to support moving a set of sequential mainframe datasets to HDFS.  The attached document describes a design for this enhancement.



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