You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Kostiantyn Kudriavtsev (JIRA)" <ji...@apache.org> on 2013/08/12 17:20:49 UTC

[jira] [Created] (SQOOP-1171) Add possibility to specify columns list to export in required table.

Kostiantyn Kudriavtsev created SQOOP-1171:
---------------------------------------------

             Summary: Add possibility to specify columns list to export in required table.
                 Key: SQOOP-1171
                 URL: https://issues.apache.org/jira/browse/SQOOP-1171
             Project: Sqoop
          Issue Type: Bug
            Reporter: Kostiantyn Kudriavtsev


Add possibility to specify columns list to export in required table.
For example, your target table contains the following fields: id, message, country, dtx. 'id' is autoincrement field and 'dtx' set by trigger. So, you have only two columns on HDFS (message and country). Now you can set them w/ option '--columns message, country' during export

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira