You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Sudhakar Vankamamidi (JIRA)" <ji...@apache.org> on 2013/02/11 12:07:12 UTC

[jira] [Created] (SQOOP-886) Sqoop Sequence file Merge Output not same as input file key value

Sudhakar Vankamamidi created SQOOP-886:
------------------------------------------

             Summary: Sqoop Sequence file Merge Output not same as input file key value
                 Key: SQOOP-886
                 URL: https://issues.apache.org/jira/browse/SQOOP-886
             Project: Sqoop
          Issue Type: Bug
    Affects Versions: 1.4.2
            Reporter: Sudhakar Vankamamidi


Using Sqoop Merge to merge two data sets of same type. Both has LongWritable as key and value as sub class of SqoopRecord (say Customer). Merge operation has generated new file whose key is Customer and value is NullWritable. Whereas I was expecting the merged file to have same key and value as that of the input files i.e LongWritable & Customer respectively. 

--
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