Skip to content

Citibike trips s3 URL needs update #207

@markjszy

Description

@markjszy

Throughout the documentation, including PDFs and the Quickstart guide, the URL for citibike trips data is given as

s3://snowflake-workshop-lab/citibike-trips

However, this causes staging to include data in the citibike-trips-parquet path in addition to citibike-trips, which causes issues when users attempt to load the data in subsequent steps (the load fails when it hits parquet data).

One solution: give the endpoint with a trailing /, i.e. s3://snowflake-workshop-lab/citibike-trips/, so that only the S3 path containing the CSV files is included.

Metadata

Metadata

Assignees

Labels

broken linklink needs to be updated by author

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions