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 2019/01/16 17:55:19 UTC

[GitHub] fenglu-g commented on a change in pull request #4541: [AIRFLOW-3713] Updated documentation for GCP optional project_id

fenglu-g commented on a change in pull request #4541: [AIRFLOW-3713] Updated documentation for GCP optional project_id
URL: https://github.com/apache/airflow/pull/4541#discussion_r248388003
 
 

 ##########
 File path: UPDATING.md
 ##########
 @@ -130,6 +130,62 @@ session.add(admin)
 session.commit()
 ```
 
+
+## Changes in Google Cloud Platform related operators
+
+Most GCP-related operators have now optional PROJECT_ID parameter. In case you do not specify PROJECT_ID,
+the PROJECT_ID configured in used GCP Connection is used. There will be an exception thrown in case
 
 Review comment:
   Please add the following hyperlink to GCP connection https://airflow.apache.org/howto/manage-connections.html#connection-type-gcp.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services