GoogleCloudPlatform / data-science-on-gcp

Source code accompanying book: Data Science on the Google Cloud Platform, Valliappa Lakshmanan, O'Reilly 2017
Apache License 2.0
1.31k stars 715 forks source link

Chapter 3: No URLs matched #123

Closed huuhuannt1998 closed 3 years ago

huuhuannt1998 commented 3 years ago

Lak,

When I tried to run gsutil cp create_table.sql \ gs://cloud-training-demos-ml/flights/ch3/create_table.sql

I got CommandException: No URLs matched: create_table.sql

May you show me how to fix this?