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

Bolke de Bruin resolved AIRFLOW-802.
------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.9.0

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

> Integration of spark-submit
> ---------------------------
>
>                 Key: AIRFLOW-802
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-802
>             Project: Apache Airflow
>          Issue Type: New Feature
>            Reporter: Fokko Driesprong
>            Assignee: Fokko Driesprong
>             Fix For: 1.9.0
>
>
> Hi all,
> I would like to add the spark-submit operator and hook. Right now we only 
> support spark-sql operations by the SparkSqlOperator. Since spark-submit is a 
> different binary, I've created a new hook and operator.
> Besides the fact that spark-submit has much more options to configure, there 
> might be features in the future that share functionality with the spark-sql 
> operator.
> One main implementation difference between the spark-sql and the spark-submit 
> operator is the use of the connection_id of Airflow. It accepts a connection 
> to set the master and the queue.
> Cheers!



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

Reply via email to