[
https://issues.apache.org/jira/browse/AIRFLOW-378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fokko Driesprong closed AIRFLOW-378.
------------------------------------
Resolution: Fixed
> Spark-sql operator does not allow integer parameters
> ----------------------------------------------------
>
> Key: AIRFLOW-378
> URL: https://issues.apache.org/jira/browse/AIRFLOW-378
> Project: Apache Airflow
> Issue Type: Bug
> Components: contrib, hooks, operators
> Reporter: Daniel van der Ende
> Assignee: Daniel van der Ende
> Priority: Minor
>
> The Spark-sql hook-operator pair contains two parameters whose type is marked
> to be integer, but that actually cause errors when integers are passed
> (params in question: executor_cores and num_executors). These need to be cast
> to string to be able to execute spark-sql with the CLI binary.
> Also, the num_executors parameter has a minor typo which causes it to break
> when someone tries to use this.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)