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/30 04:47:12 UTC

[jira] [Created] (SQOOP-2937) Sqoop mainframe module does not support sequential data sets, GDG, or data sets on tape

Chris created SQOOP-2937:
----------------------------

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


The mainframe module (SQOOP-1272) currently supports partitioned data sets.

I propose adding the following improvements:-
- sequential data set support
- GDG data set support
- data sets stored on tape.

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 is not on tape)

Let me know if this should be all in one issue or separate issues





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