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

[jira] [Commented] (AIRFLOW-1085) Allow setting of CELERY_IGNORE_RESULT through ansible.cfg

    [ https://issues.apache.org/jira/browse/AIRFLOW-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15961141#comment-15961141 ] 

ASF subversion and git services commented on AIRFLOW-1085:
----------------------------------------------------------

Commit 0ade066f44257c5e119b292f4cc2ba105774f4e7 in incubator-airflow's branch refs/heads/master from [~camshrun]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=0ade066 ]

[AIRFLOW-1085] Enhance the SparkSubmitOperator

- Allow the Spark home to be set on per connection
basis to obviate
  the need for the spark-submit to be on the PATH,
and allows different
  versions of Spark to be easily used.
- Enable the use of the --driver-memory parameter
on the spark-submit
  by making it parameter on the operator
- Enable the use of the --class parameter on the
spark-submit by making
  it a parameter on the operator

Closes #2211 from camshrun/sparkSubmitImprovements


> Allow setting of CELERY_IGNORE_RESULT through ansible.cfg
> ---------------------------------------------------------
>
>                 Key: AIRFLOW-1085
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1085
>             Project: Apache Airflow
>          Issue Type: Improvement
>            Reporter: Georg Walther
>            Assignee: Georg Walther
>




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