Merged
Conversation
Requires a DateRange's "end" to be after or on its "start"
Adds much more line number information through the NoStackAndThen class
Was reporting that the build was failing if the most recent build was red, regardless of what branch
Fix Readme travis link
Fixes docs wording
Fixes map-only jobs to accommodate both an lzo source and sink binary converter
Don't squash the exception in history service when there's a failure
Sibling PR to #1434. We should log the exception so we know why this failed.
Log the exception in RatioBasedEstimator when there's a failure
make getBytesPerReducer support human readable values like 128m and 1g
Fixes minor KeyedList docs wording
`readPathsFor` is given a timezone argument, but the default implementation internally ignores the argument and hard codes `DateOps.UTC`. This change updates it to thread the time zone argument to `stepSize` and `allPathsWithDuration`
Fix `readPathsFor` to use the `tz` argument
This will help users (e.g., me) who actually override Job.validate in their Job's and expect to be able to write a unit test for that override. Plus this makes JobTest more closely match the behavior seen when actually running a Job.
call Job.validate when running tests under JobTest
Scalding viz options
opt-in to calling Job.validate in JobTest
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.