-
Notifications
You must be signed in to change notification settings - Fork 16
Description
Ed, first of all, I would like thank you for putting this book together; as a data engineer who is new to Google Cloud Platform, that has been a huge help in learning how to set up data pipelines and navigate through BigQuery, Airflow, and Composer.
I have been following along (I am on Chapter 7) and while doing so I have had to do some "translation" of the commands because I am on a Windows PC (Surface Pro 7) and cmd line is slightly different. For example,
C:\Users\danny\AppData\Local\Google\Cloud SDK>**set** GOOGLE_APPLICATION_CREDENTIALS=C:\Users\danny\Documents\Google Cloud Platform\Data Engineering on GCP\de-book-dev-032021-00c738772e55.json
I don't know if you would find it helpful to include the commands for Windows but I would be happy to do a pull request and determine where the syntax might be different. If you see no need to do this, all good!
I am very glad to have stumbled upon this, and thank you for putting it together - it is a great resource for a beginner!