You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Chris (JIRA)" <ji...@apache.org> on 2016/05/31 01:28:12 UTC

[jira] [Created] (SQOOP-2939) Extend mainframe module to support GDG, sequential data sets, and data sets stored on tape

Chris created SQOOP-2939:
----------------------------

             Summary: Extend mainframe module to support GDG, sequential data sets, and data sets stored on tape
                 Key: SQOOP-2939
                 URL: https://issues.apache.org/jira/browse/SQOOP-2939
             Project: Sqoop
          Issue Type: Improvement
          Components: connectors
    Affects Versions: 1.4.6
         Environment: mainframe
            Reporter: Chris
            Assignee: Chris
            Priority: Minor
             Fix For: 1.4.7


The current mainframe module supports partitioned data sets only.

I propose adding the following improvements:- 
- sequential data set support
- GDG data set support

I propose the following parameters to be added:-
1. --datasettype <p|s|g>  (p = partitioned data set, s = sequential, g = GDG)
2. --tape <true|false> (true = data set is on tape, false = data set it not on tape)



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