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/20 19:04:05 UTC

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

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



##########
File path: airflow/providers/apache/spark/hooks/spark_jdbc.py
##########
@@ -31,7 +31,8 @@ class SparkJDBCHook(SparkSubmitHook):
 
     :param spark_app_name: Name of the job (default airflow-spark-jdbc)
     :type spark_app_name: str
-    :param spark_conn_id: Connection id as configured in Airflow administration
+    :param spark_conn_id: The :ref:`spark connection id<howto/connection:spark>`

Review comment:
       It reads better with a space though, I’d prefer having it added.




-- 
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