You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Stephan Werges (JIRA)" <ji...@apache.org> on 2017/03/30 16:19:41 UTC

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

Stephan Werges created AIRFLOW-1058:
---------------------------------------

             Summary: 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


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)