[
https://issues.apache.org/jira/browse/AIRFLOW-4467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16834537#comment-16834537
]
ASF subversion and git services commented on AIRFLOW-4467:
----------------------------------------------------------
Commit a9f6642c7449d1416b94104588ddb035524937cc in airflow's branch
refs/heads/v1-10-test from OmerJog
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=a9f6642 ]
[AIRFLOW-4467] Add dataproc_jars to templated fields in Dataproc oper… (#5248)
* [AIRFLOW-4467] Add dataproc_jars to templated fields in Dataproc operators
https://github.com/apache/airflow/pull/5192/ edit docs about:
dataproc_pig_jars in DataProcPigOperator
dataproc_hive_jars in DataProcHiveOperator
dataproc_spark_jars in DataProcSparkSqlOperator
dataproc_hadoop_jars in DataProcHadoopOperator
The edit mentioned that these fields are tempated but they are not.
Raising PR to make them templated as doc suggest.
* Fix flake8
(cherry picked from commit 7689dc842d255253b9718a479978b5888e71e70a)
> Add dataproc_jars to templated fields in Dataproc operators
> -----------------------------------------------------------
>
> Key: AIRFLOW-4467
> URL: https://issues.apache.org/jira/browse/AIRFLOW-4467
> Project: Apache Airflow
> Issue Type: Improvement
> Components: operators
> Reporter: jack
> Priority: Minor
> Fix For: 1.10.4, 2.0.0
>
>
> [https://github.com/apache/airflow/pull/5192/] edit docs about:
> dataproc_pig_jars in DataProcPigOperator
> dataproc_hive_jars in DataProcHiveOperator
> dataproc_spark_jars in DataProcSparkSqlOperator
> dataproc_hadoop_jars in DataProcHadoopOperator
>
> The edit mentioned that these fields are tempated but they are not.
> Raising PR to make them templated as doc suggest.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)