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