I recently read Applying TDD to Scalding Development. The content of the article is interesting and still relevant but the example is implemented with the old Fields based API.
Following is an updated version of the code using Scalding's type-safe API:
Following is an updated version of the code using Scalding's type-safe API:
Comments
Post a Comment