You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/04/16 15:41:44 UTC

[GitHub] [airflow] sunkickr commented on a change in pull request #15393: Add Connection Documentation for Popular Providers

sunkickr commented on a change in pull request #15393:
URL: https://github.com/apache/airflow/pull/15393#discussion_r614938268



##########
File path: airflow/providers/cncf/kubernetes/operators/spark_kubernetes.py
##########
@@ -34,8 +34,9 @@ class SparkKubernetesOperator(BaseOperator):
     :type application_file:  str
     :param namespace: kubernetes namespace to put sparkApplication
     :type namespace: str
-    :param kubernetes_conn_id: the connection to Kubernetes cluster
-    :type kubernetes_conn_id: str
+    :param conn_id: The :ref:`kubernetes connection<howto/connection:kubernetes>`

Review comment:
       Thank you for catching these!




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org