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

add contains_pii tag to service.yml #89

Closed chrisdonaldson closed 7 years ago

chrisdonaldson commented 7 years ago

What are you trying to accomplish with this PR? We are starting to track the services that contain PII. I'm adding this service to the list of ones we've reviewed.

How is this accomplished? I made a small change to the service.yml to let service-db know that this service does not contain pii. This will be done across all services so that we can have better visibility into where our PII is stored.

See Shopify/services-db#868 for a bit more context

What could go wrong? (if anything) Nothing serious. It's a change to the service.yml.

Rollback steps

@Shopify/data-acquisition @jduff @jenniferross - FYI

chrisdonaldson commented 7 years ago

The false is consistent with the flag in longboat.

dterror-zz commented 7 years ago

👍