[ https://issues.apache.org/jira/browse/HIVE-1366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Namit Jain updated HIVE-1366: ----------------------------- Attachment: hive.1366.1.patch > inputFileFormat error if the merge job takes a different input file format > than the default output file format > -------------------------------------------------------------------------------------------------------------- > > Key: HIVE-1366 > URL: https://issues.apache.org/jira/browse/HIVE-1366 > Project: Hadoop Hive > Issue Type: Bug > Reporter: Ning Zhang > Assignee: Namit Jain > Attachments: hive.1366.1.patch > > > If the input file format is say SequenceFileFormat and the default fileformat > is RCFile. the merge job after the MR job assumes the input format is > SequenceFile format rather than RCFile. This is probably introduced in > HIVE-1357. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.