You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Aaron Kimball (JIRA)" <ji...@apache.org> on 2009/07/03 21:10:47 UTC

[jira] Created: (MAPREDUCE-705) User-configurable quote and delimiter characters for Sqoop records and record reparsing

User-configurable quote and delimiter characters for Sqoop records and record reparsing
---------------------------------------------------------------------------------------

                 Key: MAPREDUCE-705
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-705
             Project: Hadoop Map/Reduce
          Issue Type: New Feature
          Components: contrib/sqoop
            Reporter: Aaron Kimball
            Assignee: Aaron Kimball
         Attachments: MAPREDUCE-705.patch

Sqoop needs a mechanism for users to govern how fields are quoted and what delimiter characters separate fields and records. With delimiters providing an unambiguous format, a parse method can reconstitute the generated record data object from a text-based representation of the same record.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.