Shopify / camus

Kafka->HDFS pipeline from LInkedIn. It is a mapreduce job that does distributed data loads out of Kafka.
7 stars 4 forks source link

Script to upload Camus dropped dirs to gcs. #114

Closed olessia closed 6 years ago

olessia commented 6 years ago

Create a script that goes over the directories dropped by Camus and uploads data in whitelisted topics to gcs.

dterror-zz commented 6 years ago

We'll have to set-up the upload of /u/apps/{target}/current/upload_to_gcs.py and /u/apps/{target}/current/upload_topics_to_gcs too

(https://github.com/Shopify/camus/blob/master/camus-shopify/script/upload#L15-L18)

olessia commented 6 years ago

Upload should be done already: https://github.com/Shopify/camus/pull/114/files#diff-044216a1e3439de25ef5b93559cbfc15 🤞