All Versions
39
Latest Version
Avg Release Cycle
219 days
Latest Release
2286 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v0.13.0 Changes
- Covert LzoTextDelimited to Cascading scheme.: https://github.com/twitter/scalding/pull/1179
- ๐ Make TraceUtil support versions of cascading older than 2.6: https://github.com/twitter/scalding/pull/1180
- โ Add support for more LzoTextDeilmited parameters in LzoTraits.: https://github.com/twitter/scalding/pull/1178
- โ Use latest algebird, bijection, chill, elephantbird, and scala 2.11.5: https://github.com/twitter/scalding/pull/1174
- Cascading 2.6 tracing: https://github.com/twitter/scalding/pull/1156
- ๐ use Cascading 2.6.1 and cascading-jdbc 2.6.0: https://github.com/twitter/scalding/pull/1110
- โ add reducer option to LookupJoin: https://github.com/twitter/scalding/pull/1160
- โ Add dump to ValuePipe in the REPL: https://github.com/twitter/scalding/pull/1157
- Ianoc/type descriptor: https://github.com/twitter/scalding/pull/1147
- ๐จ Refactor around the macro definitions into 3 files. Both converter and setter support Options: https://github.com/twitter/scalding/pull/1145
- ๐ Fix a few random typos: https://github.com/twitter/scalding/pull/1144
- ๐ Fix two issues found by static analysis: https://github.com/twitter/scalding/pull/1143
- โ Add implicit helpers for numeric arguments: https://github.com/twitter/scalding/pull/1138
- โ Add a fields macro: https://github.com/twitter/scalding/pull/1132
- Ianoc/case class tuple converters: https://github.com/twitter/scalding/pull/1131
- Some minor changes, cleanup pulled from jco's macro branch: https://github.com/twitter/scalding/pull/1130
- โ Adds a typedjson source: https://github.com/twitter/scalding/pull/1129
- ๐ Pulls all external 3rdparty versions up to the top of the build file: https://github.com/twitter/scalding/pull/1128
- โ remove transitive pig and elephantbird dependencies for parquet-cascading: https://github.com/twitter/scalding/pull/1127
- ๐ Some minor clean up in the build file: https://github.com/twitter/scalding/pull/1123
- Ianoc/scalding 210: https://github.com/twitter/scalding/pull/1116
- โฌ Decrease test count: https://github.com/twitter/scalding/pull/1117
- โ Removes scala 2.9.3: https://github.com/twitter/scalding/pull/1106
- ๐ Fix some typos in TypedPipe docs, expand flatMap docs: https://github.com/twitter/scalding/pull/1115
- Implicit execution context / easier switching between modes: https://github.com/twitter/scalding/pull/1113
- โ Add more documentation to TypedPipe: https://github.com/twitter/scalding/pull/1111
- โก๏ธ Update the README: https://github.com/twitter/scalding/pull/1114
- ๐ Fixed comment in LookupJoin.scala: https://github.com/twitter/scalding/pull/1108
-
v0.12.0 Changes
- ๐ Fix long compile time for MultiJoin helpers: https://github.com/twitter/scalding/pull/1109
- ๐ Allows reducer estimation to operate on all hfs taps: https://github.com/twitter/scalding/pull/1080
- ๐ Fix bufferedTake: https://github.com/twitter/scalding/pull/1107
- Generate methods for flattening the results of many joins: https://github.com/twitter/scalding/pull/1097
- ๐ง Make TimePathedSource more configurable: https://github.com/twitter/scalding/pull/1105
- โ Adding DailyPrefixSuffixLzoTsv: https://github.com/twitter/scalding/pull/1082
- Option to select the fields for output in templatesource: https://github.com/twitter/scalding/pull/1061
- โ Add a DailySuffixMostRecentLzoProtobuf source: https://github.com/twitter/scalding/pull/1104
- โก๏ธ Updates default scala version to 2.10.4: https://github.com/twitter/scalding/pull/1081
- MultiSourceTap hashcode: https://github.com/twitter/scalding/pull/1101
- ๐ scalding-core: merge flow step strategies to allow reducer estimation combined with other strategies: https://github.com/twitter/scalding/pull/1094
- ๐ Improve command line handling of the execution app: https://github.com/twitter/scalding/pull/1083
- โ More testing around the globifier with new properties: https://github.com/twitter/scalding/pull/1092
- ๐จ Refactor JDBCSource to add compile-time info about type of DB: https://github.com/twitter/scalding/pull/1087
- โ Add a cumulative sum to KeyedList: https://github.com/twitter/scalding/pull/1085
- โ Add in failing test case: https://github.com/twitter/scalding/pull/1090
- โ Adds ability to also get the mode inside the Execution monad.: https://github.com/twitter/scalding/pull/1088
- Enforce invariant: mapGroup iterators all nonempty: https://github.com/twitter/scalding/pull/1072
- ๐ Allow PartitionSource to limit the number of open files: https://github.com/twitter/scalding/pull/1078
- append to Cascading frameworks system property instead of setting it directly: https://github.com/twitter/scalding/pull/1076
- โ Adds some output while assembly is building to keep travis happy: https://github.com/twitter/scalding/pull/1084
- Only request necessary hadoop configs in hraven reducer estimator: https://github.com/twitter/scalding/pull/1067
- โ Add parquet-scrooge sources: https://github.com/twitter/scalding/pull/1064
- Outer join handles case when both are empty: https://github.com/twitter/scalding/pull/1065
- ๐ Fix race in merging: https://github.com/twitter/scalding/pull/1063
- โ Add support for column projection to parquet sources: https://github.com/twitter/scalding/pull/1056
- โ Add typed version of RichPipe 'using': https://github.com/twitter/scalding/pull/1049
- โ Add getExecution/getOrElseExecution: https://github.com/twitter/scalding/pull/1062
- ๐ Change toIteratorExecution to toIterableExecution: https://github.com/twitter/scalding/pull/1058
- Cache Execution evaluations: https://github.com/twitter/scalding/pull/1057
- โ Add support for push down filters in parquet sources: https://github.com/twitter/scalding/pull/1050
- โ Add support for Fold: https://github.com/twitter/scalding/pull/1053
- ๐ move to use JobConf(true) for hadoop crazyness that causes host not foun...: https://github.com/twitter/scalding/pull/1051
- โก๏ธ Disable Cascading update check.: https://github.com/twitter/scalding/pull/1048
- ๐ท Respects -Dmapred.job.name when passed in on the command line: https://github.com/twitter/scalding/pull/1045
- โ Add some instances from Algebird: https://github.com/twitter/scalding/pull/1039
- ๐ Fix join.mapGroup issue: https://github.com/twitter/scalding/pull/1038
- โ Add a defensive .forceToDisk in Sketched: https://github.com/twitter/scalding/pull/1035
- Override toIterator for all Mappable with transformForRead: https://github.com/twitter/scalding/pull/1034
- ๐ Make sinkFields in TypedDelimited final.: https://github.com/twitter/scalding/pull/1032
- ๐ Fixed type of exception thrown by validateTaps: https://github.com/twitter/scalding/pull/1033
- โ Add default local maven repo to the resolver list: https://github.com/twitter/scalding/pull/1024
- โ Add an ExecutionApp trait for objects to skip the Job class: https://github.com/twitter/scalding/pull/1027
- ๐ Make each head pipe have a unique name: https://github.com/twitter/scalding/pull/1025
- โ Run REPL from SBT: https://github.com/twitter/scalding/pull/1021
- โ Add Config to openForRead: https://github.com/twitter/scalding/pull/1023
- ๐ Fix replConfig merging and evaluate values in Config.fromHadoop: https://github.com/twitter/scalding/pull/1015
- REPL Autoload file: https://github.com/twitter/scalding/pull/1009
- ๐ Fix hRaven Reducer Estimator: https://github.com/twitter/scalding/pull/1018
- โก๏ธ Update Cascading JDBC Version.: https://github.com/twitter/scalding/pull/1016
- ๐ Some Execution fixes: https://github.com/twitter/scalding/pull/1007
- ๐จ Refactor InputSizeReducerEstimator to correctly unroll MultiSourceTaps: https://github.com/twitter/scalding/pull/1017
- ๐ Fix issue #1011: Building develop branch fails: https://github.com/twitter/scalding/pull/1012
- hRaven Reducer Estimator: https://github.com/twitter/scalding/pull/996
- JsonLine should handle empty lines: https://github.com/twitter/scalding/pull/966
- โ Add comments for memory-related reduce operations.: https://github.com/twitter/scalding/pull/1006
- โ Add the remaining odds and ends to Execution[T]: https://github.com/twitter/scalding/pull/985
- ๐ Fix up the tests to run forked, and split across lots of travis builds: https://github.com/twitter/scalding/pull/993
- Typedpipe partition: https://github.com/twitter/scalding/pull/987
- ๐ Fix toIterator bug (#988): https://github.com/twitter/scalding/pull/990
- ๐ Basic reducer estimator support: https://github.com/twitter/scalding/pull/973
- ๐ Improve TypedSimilarity algorithm and update test.: https://github.com/twitter/scalding/pull/983
- โ Adds support for Counters inside the Execution Monad.: https://github.com/twitter/scalding/pull/982
- ๐ Make map/flatMap lazy on IterablePipe to address OOM: https://github.com/twitter/scalding/pull/981
- โ JsonLine: enable read transformation in test to get correct fields in sourceTap: https://github.com/twitter/scalding/pull/971
- Read and writable partitioned sources: https://github.com/twitter/scalding/pull/969
- ๐ท Make an Execution[T] type, which is a monad, which makes composing Jobs easy.: https://github.com/twitter/scalding/pull/974
- ๐ Generalize handling of merged TypedPipes: https://github.com/twitter/scalding/pull/975
- Do not inherit from FileSource in LzoTraits: https://github.com/twitter/scalding/pull/976
- ๐ Make TypedPipe immutable: https://github.com/twitter/scalding/pull/968
- โ Adds an optional source: https://github.com/twitter/scalding/pull/963
- โ Add pipe1.join(pipe2) syntax in TypedAPI: https://github.com/twitter/scalding/pull/958
- Extending BddDsl for Typed API: https://github.com/twitter/scalding/pull/956
- VerticaJdbcDriver: https://github.com/twitter/scalding/pull/957
- ๐ fix the example usage in JDBCSource: https://github.com/twitter/scalding/pull/955
- ๐ Push back off ec2 requiring sudo, build failures are a nightmare: https://github.com/twitter/scalding/pull/953
- โ Add ExecutionContextJob to interop execution style with Job style: https://github.com/twitter/scalding/pull/952
-
v0.11.2 Changes
- hadoop.tmp.dir for snapshot in config
-
v0.11.1 Changes
- ๐ Fixes bad release portion where code wasn't updated for new scalding version number.
- ๐ use cascading-jdbc 2.5.3 for table exists fix and cascading 2.5.5: https://github.com/twitter/scalding/pull/951
- โฌ๏ธ Bump build properties and sbt launcher: https://github.com/twitter/scalding/pull/950
- ๐ Fixes the travis build: https://github.com/twitter/scalding/pull/944
- Making the README.md consistent with 0.11.0 changes for the REPL.: https://github.com/twitter/scalding/pull/941
- Backport Meatlocker: https://github.com/twitter/scalding/pull/571
-
v0.11.0 Changes
- REPL: Add toIterator (and related methods): https://github.com/twitter/scalding/pull/929
- ๐ Fix the build to use the shared module method: https://github.com/twitter/scalding/pull/938
- Clean up the UniqueID stuff, to avoid plumbing it everywhere: https://github.com/twitter/scalding/pull/937
- TypedPipe.from(List).distinct fails: https://github.com/twitter/scalding/pull/935
- Clean up ExecutionContext a bit: https://github.com/twitter/scalding/pull/933
- ๐ Fix Issue 932: no-op Jobs should not throw: https://github.com/twitter/scalding/pull/934
- ๐ Use Execution to run flows in REPL: https://github.com/twitter/scalding/pull/928
- Snapshot a pipe in the REPL: https://github.com/twitter/scalding/pull/918
- โ Add support for AppJar in Config: https://github.com/twitter/scalding/pull/924
- ๐ Fix LzoTextLine as a TypedSource: https://github.com/twitter/scalding/pull/921
- ๐ Use externalizer in BijectedSourceSink: https://github.com/twitter/scalding/pull/926
- โ Add an Executor to run flows without a Job: https://github.com/twitter/scalding/pull/915
- This handles the case where scalding will save out a tsv and re-use it down stream leading to issues where the types are not strings: https://github.com/twitter/scalding/pull/913
- ๐ Fix DailySuffixTsv for testability, remove leaked DailySuffixTsv: https://github.com/twitter/scalding/pull/919
- โ Add a Config class to make configuration understandable: https://github.com/twitter/scalding/pull/914
- โ Integrate the repl completely into scald.rb. Fixup scald-rb for better hdfs-local mode now with our provides: https://github.com/twitter/scalding/pull/902
- โ Add some auto-reformats: https://github.com/twitter/scalding/pull/911
- โก๏ธ Update JDBCSource: https://github.com/twitter/scalding/pull/898
- ๐ Allow tests for typed delimited by fixing swallowed bug: https://github.com/twitter/scalding/pull/910
- โ Add Hadoop platform test to enable unit testing for Hadoop semantics: https://github.com/twitter/scalding/pull/858
- Some minor improvements to typed joining code: https://github.com/twitter/scalding/pull/909
- ๐ Fix #906: https://github.com/twitter/scalding/pull/908
- โ Run the test target, so the tests are reformatted: https://github.com/twitter/scalding/pull/907
- Enable scalariform: https://github.com/twitter/scalding/pull/905
- Simplify "scald-repl.sh": https://github.com/twitter/scalding/pull/901
- Typed Tutorial: https://github.com/twitter/scalding/pull/897
- โ Adding a test for the scalding repl: https://github.com/twitter/scalding/pull/890
- โ Properly close tuple iterator in test framework.: https://github.com/twitter/scalding/pull/896
- โ Add constructors to ValuePipe: https://github.com/twitter/scalding/pull/893
- contraMap and andThen on TypedSink/TypedSource: https://github.com/twitter/scalding/pull/892
- Tiny fix to use an ImplicitBijection rather than Bijection: https://github.com/twitter/scalding/pull/887
- ๐ Feature/bijected source sink: https://github.com/twitter/scalding/pull/886
- ๐ Fix intersection equality error: https://github.com/twitter/scalding/pull/878
- โ Add DailySuffixTypedTsv and HourlySuffixTypedTsv.: https://github.com/twitter/scalding/pull/873
- โ add stepListner register support in Scalding: https://github.com/twitter/scalding/pull/875
- Backport Meatlocker: https://github.com/twitter/scalding/pull/571
-
v0.10.0 Changes
- โฌ๏ธ Upgrade cascading to 2.5.4, cascading jdbc to 2.5.2
- โ Adding an hdfs mode for the Scalding REPL
- โ Added implementation of PartitionSource with tests
- โ Add helper methods to KeyedList and TypedPipe
- โ Add addTrap to TypedPipe
-
v0.9.0 Changes
- โ Add join operations to TypedPipe that do not require grouping beforehand
- ๐ Fixed bug in size estimation of diagonal matrices
- โก๏ธ Optimized the reduceRow/ColVectors function for the number of reducers
- โ Add a BlockMatrix object (an abstraction of a Vector of Matrices)
-
v0.8.8 Changes
- Publish 0.8.7 for scala 2.9.3.
-
v0.8.7 Changes
- ๐ Hotfix to bypass a bug in Hadoop, which cannot sync up all deprecated keys.
-
v0.8.6 Changes
- ๐ Hotfix a bug in Tool. Now Tool will re-throw all exceptions again.