Details
Description
A Hive table created with 'STORED AS SEQUENCEFILE' stores data in (BytesWritable, Text) pairs. We should be able to transparently read those files during the export process; we shouldn't be restricted to the SequenceFile types created by Sqoop during import.