[ https://issues.apache.org/jira/browse/AIRFLOW-1136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bolke de Bruin resolved AIRFLOW-1136. ------------------------------------- Resolution: Fixed > Invalid parameters are not captured for Sqoop operators > ------------------------------------------------------- > > Key: AIRFLOW-1136 > URL: https://issues.apache.org/jira/browse/AIRFLOW-1136 > Project: Apache Airflow > Issue Type: Bug > Components: operators > Affects Versions: 1.8.1 > Reporter: Henk Griffioen > Assignee: Henk Griffioen > Priority: Minor > Fix For: 1.9.0, 1.8.2 > > > 1. The Sqoophook exports data as text if argument file_type is anything other > than 'avro', 'sequence' or 'parquet'. Correct behaviour would be to error out > if file_type is not 'avro', 'sequence', 'parquet' or 'text'. > 2. SqoopOperator runs the import command if argument cmd_type is anything > other than 'export'. Correct behaviour would be to error out if cmd_type is > not 'import' or 'export'. -- This message was sent by Atlassian JIRA (v6.3.15#6346)