[
https://issues.apache.org/jira/browse/AIRFLOW-4467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16834531#comment-16834531
]
ASF subversion and git services commented on AIRFLOW-4467:
----------------------------------------------------------
Commit 7689dc842d255253b9718a479978b5888e71e70a in airflow's branch
refs/heads/master from OmerJog
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=7689dc8 ]
[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
> 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
>
>
> [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)