[
https://issues.apache.org/jira/browse/AIRFLOW-1160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15990088#comment-15990088
]
Connor Ameres commented on AIRFLOW-1160:
----------------------------------------
Doesn't spark-submit support `--total-executor-cores ` for standalone & mesos
and then `--executor-cores` for standalone & yarn (found this from spark-submit
--help in 2.1.0)? I believe renaming would break support for YARN.
> Upadte SparkSubmitOperator parameters
> -------------------------------------
>
> Key: AIRFLOW-1160
> URL: https://issues.apache.org/jira/browse/AIRFLOW-1160
> Project: Apache Airflow
> Issue Type: Bug
> Components: contrib
> Affects Versions: Airflow 1.8
> Reporter: Xi Wang
> Fix For: Airflow 1.8
>
>
> param executor_cores from spark_submit_hook.py is not compatible with
> SparkSubmit, should be total-executor-cores instead.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)