sunkickr commented on a change in pull request #15393:
URL: https://github.com/apache/airflow/pull/15393#discussion_r617006726
##########
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:
I can add spaces
--
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:
[email protected]