Scalding v0.14.0 Release Notes

    • โž• add .unit to Execution object #1189
    • Override hashCode for Args #1190
    • ๐Ÿ‘ป Put a value in a exception message #1191
    • โž• Add an exclusiveUpper method to DateRange #1194
    • Covert LzoTextDelimited to Cascading scheme. #1179
    • โœ‚ Remove Travis IRC notifications #1200
    • โž• add LookupJoin and LookupJoinTest changes from summingbird #1199
    • โž• Add a new ExecutionApp tutorial #1196
    • ๐Ÿšš Move main simple example to be the typed API, and put the .'s at the sta... #1193
    • โž• Add Execution.withArgs #1205
    • โšก๏ธ Config/Cascading updater #1197
    • โœ‚ Remove algebird serializers #1206
    • โœ‚ remove warnings in CumulativeSum #1215
    • Implicit execution context / easier switching between modes #1113
    • โž• add row l1 normalize #1214
    • provide Args as an implicit val #1219
    • call sourceConfInit when reading from taps in local mode #1228
    • โž• Add distinctCount and distinctValues helper methods to KeyedList. #1232
    • ๐Ÿšš import hygiene: remove unused imports and remove JavaConversions use #1239
    • Swap hash and filename for filename-extension-sensitive code #1243
    • โœ‚ Remove more unused imports #1240
    • Provide useHdfsLocalMode for an easy switch to mapreduce local mode #1244
    • โฌ†๏ธ upgrade scalacheck and scalatest #1246
    • โšก๏ธ Optimize string and (hopefully) number comparisons a bit #1241
    • Note the active FlowProcess for Joiners #1235
    • ๐Ÿ‘‰ Make sure Executions are executed at most once #1253
    • ๐Ÿ›  Fix Config.getUniqueIDs #1254
    • โž• Add MustHasReducers trait. #1252
    • ๐Ÿ‘‰ Make sure the EvalCache thread isDaemon #1255
    • ๐Ÿ‘‰ Use non-regex split function #1251
    • ๐Ÿ‘‰ make InputSizeReducerEstimator work for any CompositeTap #1256
    • TimePathedSource helper methods #1257
    • ๐Ÿ›  Fix for reducer estimation not working correctly if withReducers is set to 1 reducer #1263
    • โž• Add make(dest) to TypedPipe #1217
    • ๐Ÿ›  Fix SimpleDateFormat caching by default #1265
    • โฌ†๏ธ upgrade sbt and sbt launcher script #1270
    • โž• Add TypedPipeDiff for comparing typed pipes #1266
    • ๐Ÿ”„ Change separator from \1 to \u0001 #1271
    • Disable reducer estimation for map-only steps #1276
    • ๐Ÿ‘ Local sources support multiple paths #1275
    • ๐Ÿ›  fix the spelling of the cumulativeSumTest file #1281
    • Hydrate both sides of sampledCounts in skewJoinWithSmaller #1278
    • Bijection 0.8.0, algebird 0.10.0, chill 0.6.0, scala 2.10.5 #1287
    • โœ‚ Remove some deprecated items #1288