tachOrg / Real-Time-Data-Processing-Application

0 stars 0 forks source link

Complete data pipeline tutorial #13

Closed tacho090 closed 1 year ago

tacho090 commented 1 year ago

Complete data pipeline tutorial from Data Pipelines Book, starting on page 34.

tacho090 commented 1 year ago

@XrosHeart05

XrosHeart05 commented 1 year ago

It is taken and the task is started

XrosHeart05 commented 1 year ago

The connection to the MySQL database is generated locally; through this connection a query is executed to obtain the data generated for the exercise, once this data is obtained a '.csv' file is generated and once this file is ready the connection to 'S3' is generated for the storage of this file; all this flow is being completed correctly.

tacho090 commented 1 year ago

Any updates on this issue? @XrosHeart05

XrosHeart05 commented 1 year ago

Not actually

tacho090 commented 1 year ago

Temporarily paused due to high costs with RedShift