Netflix / suro

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

Automatically creating file queue directories for Queue4client #113

Closed g9yuayon closed 10 years ago

g9yuayon commented 10 years ago

The current Queue4Client swallows IOException if the given file queue path does not exist. This will lead to NullPointerException later, making debugging hard. The fix is as follows:

cloudbees-pull-request-builder commented 10 years ago

suro-pull-requests #85 SUCCESS This pull request looks good