Netflix / suro

Netflix's distributed Data Pipeline
Apache License 2.0
794 stars 171 forks source link

Create suro-file and suro-s3 module for less dependencies of suro-server #73

Closed metacret closed 10 years ago

metacret commented 10 years ago

Suro-server side sink should be reusable but its dependency is a little heavy including jetty, jersey, aws sdk, jets3t. Let's break down these dependencies into

suro-file and suro-s3.

g9yuayon commented 10 years ago

To clarify: this is not to create a light-weight server, but to make light-weight sinks, which can be used by other applications