Jarek Jarcec Cecho created SQOOP-1052: -----------------------------------------
Summary: Hive import is not compatible with Avro and SequenceFile but no errors are thrown Key: SQOOP-1052 URL: https://issues.apache.org/jira/browse/SQOOP-1052 Project: Sqoop Issue Type: Bug Affects Versions: 1.4.3 Reporter: Jarek Jarcec Cecho Priority: Minor Avro import using {{\-\-as\-avrodatafile}} and {{SequenceFile}} import using {{\-\-as\-sequencefile}} are not compatible with {{--hive-import}}, which is correctly documented in our [user guide|http://sqoop.apache.org/docs/1.4.3/SqoopUserGuide.html#_importing_data_into_hive], however doing such import won't fail resulting in non-readable data on Hive side. I think that we should add parameter check to die quickly. At least before we will make those two data formats compatible with Hive. -- 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