You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Wilson Lian (JIRA)" <ji...@apache.org> on 2018/12/10 23:07:00 UTC

[jira] [Created] (AIRFLOW-3495) DataProcSparkSqlOperator and DataProcHiveOperator should raise error when query and query_uri are both provided

Wilson Lian created AIRFLOW-3495:
------------------------------------

             Summary: DataProcSparkSqlOperator and DataProcHiveOperator should raise error when query and query_uri are both provided
                 Key: AIRFLOW-3495
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3495
             Project: Apache Airflow
          Issue Type: Bug
          Components: contrib
            Reporter: Wilson Lian


Exactly 1 of the query and query_uri params will be used. It should be an error to provide more than one. Fixing this will make cases like [this|https://stackoverflow.com/questions/53424091/unable-to-query-using-file-in-data-proc-hive-operator] less confusing.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)