You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Bolke de Bruin (JIRA)" <ji...@apache.org> on 2017/04/07 17:23:41 UTC

[jira] [Resolved] (AIRFLOW-1058) Improvements for SparkSubmitOperator

     [ https://issues.apache.org/jira/browse/AIRFLOW-1058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bolke de Bruin resolved AIRFLOW-1058.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.8.1

Issue resolved by pull request #2211
[https://github.com/apache/incubator-airflow/pull/2211]

> Improvements for SparkSubmitOperator
> ------------------------------------
>
>                 Key: AIRFLOW-1058
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1058
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: contrib
>    Affects Versions: Airflow 1.8
>            Reporter: Stephan Werges
>            Assignee: Stephan Werges
>              Labels: features
>             Fix For: 1.8.1
>
>
> The following improvements are being implemented:
> * Pass the Spark Home to the operator to allow different versions of Spark to be used.
> * Pass a Java class name so --class can be used for the submit.
> * Pass the driver memory so --driver-memory can be used for the submit. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)