twitter / scalding

A Scala API for Cascading
http://twitter.com/scalding
Apache License 2.0
3.48k stars 703 forks source link

Expose sink written path in `VersionedTap` #1909

Closed ttim closed 5 years ago

ttim commented 5 years ago

In twitter we audit output paths sinks write to. Currently there is no clear way to get written path out of VersionedTap.

In this PR I've exposed written path in getWrittenPath.