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 2020/12/06 01:14:30 UTC

[GitHub] [airflow] kaxil commented on a change in pull request #12558: Add connection form support to provider discovery

kaxil commented on a change in pull request #12558:
URL: https://github.com/apache/airflow/pull/12558#discussion_r536927195



##########
File path: UPDATING.md
##########
@@ -52,6 +52,11 @@ assists users migrating to a new version.
 
 ## Master
 
+### SparkJDBCHook default connection
+
+For SparkJDBCHook default connection was `spark-default`, and for SparkSubmitHook it was
+`spark_default`. Both hooks now use the "spark_default" which is common pattern across all providers.

Review comment:
       ```suggestion
   For SparkJDBCHook default connection was `spark-default`, and for SparkSubmitHook it was
   `spark_default`. Both hooks now use the `spark_default` which is a common pattern across all providers.
   ```
   
   Just for consistency




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