Uh oh!
There was an error while loading. Please reload this page.
Use commons-lang3 in SignalLogger rather than commons-lang - #1621
Closed
aarondav wants to merge 1 commit into
Closed
Use commons-lang3 in SignalLogger rather than commons-lang#1621aarondav wants to merge 1 commit into
aarondav wants to merge 1 commit into
Conversation
Spark only transitively depends on the latter, based on the Hadoop version.
SparkQA
commented
Jul 28, 2014
QA tests have started for PR 1621. This patch merges cleanly. |
rxin
commented
Jul 28, 2014
Contributor
LGTM. |
SparkQA
commented
Jul 28, 2014
QA results for PR 1621: |
rxin
commented
Jul 28, 2014
Contributor
Merging this. Thanks. |
rxin
commented
Jul 28, 2014
Contributor
At some point we should probably think about removing dependency on lang3. |
rxin
commented
Jul 28, 2014
Contributor
Looks like the asf2git sync tool is not working properly this time ... |
xiliu82 pushed a commit
to xiliu82/spark
that referenced
this pull request
Sep 4, 2014
Spark only transitively depends on the latter, based on the Hadoop version. Author: Aaron Davidson <aaron@databricks.com> Closesapache#1621 from aarondav/lang3 and squashes the following commits: 93c93bf [Aaron Davidson] Use commons-lang3 in SignalLogger rather than commons-lang
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 freeto 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.
Spark only transitively depends on the latter, based on the Hadoop version.