Skip to content

Merge from twitter/scalding#27

Merged
rubanm merged 51 commits intorubanm:developfrom
twitter:develop
Aug 17, 2015
Merged

Merge from twitter/scalding#27
rubanm merged 51 commits intorubanm:developfrom
twitter:develop

Conversation

@rubanm
Copy link
Owner

@rubanm rubanm commented Aug 17, 2015

No description provided.

mav911 and others added 30 commits August 3, 2015 13:45
…hStatus

Adds a function to test if a sink exists at the version we created
This method is more convenient than trying to pass the Ordering[K] explicitly
into the .group method because there is no need to also specify the evidence
parameter proving that the TypedPipe[T] is a TypedPipe[(K, V)].
add .groupWith method to TypedPipe
- Now there is only one runtime reducer estimator class
  (HRavenRuntimeReducerEstimator) instead of four.
  It is as configurable as the old 4 ones, but this config now happens
  through the Hadoop config instead of through choosing the class name.
- Update HRaven version dependency.
- More logging in reducer estimators.
- Fix bug in RuntimeReducerEstimator by using Doubles instead of Longs.
- Throw exception on unrecognized estimation strategy
- Refactor getReduceTimes
- Fix formatting in Build.scala
Make sure Execution.zip fails fast
… safety only in the apply methods in the object anyway
Runtime reducer estimator fixes
ianoc and others added 21 commits August 11, 2015 13:22
Pull out a function for getting the typed source with sink to share it.

Use Execution.write directly in writeThrough so it doesn't rely on zip logic for merging.
When using WriteExecution and forceToDisk we can share the same flow …
Fix DateOps "match may not be exhaustive" warning
Factor out repeated code into FutureCache
…cogrouped

Fix lack of Externalizer in joins.
rubanm added a commit that referenced this pull request Aug 17, 2015
Merge from twitter/scalding
@rubanm rubanm merged commit 98d9f96 into rubanm:develop Aug 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants