Uh oh!
There was an error while loading. Please reload this page.
SPARK-1584. Upgrade Flume dependency to 1.4.0 - #501
Closed
sryza wants to merge 1 commit into
Closed
Conversation
AmplabJenkins
commented
Apr 23, 2014
Merged build triggered. |
AmplabJenkins
commented
Apr 23, 2014
Merged build started. |
pwendell
commented
Apr 23, 2014
Contributor
@sryza mind bumping the sbt build as well? |
AmplabJenkins
commented
Apr 23, 2014
Merged build finished. All automated tests passed. |
AmplabJenkins
commented
Apr 23, 2014
All automated tests passed. |
tdas
commented
Apr 25, 2014
Contributor
I think there are multiple parallel attempts to upgrade flume to 1.4.0. Please take a look at the discussion in this thread. Its better to consolidate the efforts. |
sryza
commented
Apr 25, 2014
ContributorAuthor
Yeah, Ted and I failed to coordinate. Closing this one. |
pwendell added a commit
to pwendell/spark
that referenced
this pull request
May 12, 2014
Fix two bugs in PySpark cartesian(): SPARK-978 and SPARK-1034 This pull request fixes two bugs in PySpark's `cartesian()` method: - [SPARK-978](https://spark-project.atlassian.net/browse/SPARK-978): PySpark's cartesian method throws ClassCastException exception - [SPARK-1034](https://spark-project.atlassian.net/browse/SPARK-1034): Py4JException on PySpark Cartesian Result The JIRAs have more details describing the fixes.
andrewor14 pushed a commit
to andrewor14/spark
that referenced
this pull request
Jan 8, 2015
Fix two bugs in PySpark cartesian(): SPARK-978 and SPARK-1034 This pull request fixes two bugs in PySpark's `cartesian()` method: - [SPARK-978](https://spark-project.atlassian.net/browse/SPARK-978): PySpark's cartesian method throws ClassCastException exception - [SPARK-1034](https://spark-project.atlassian.net/browse/SPARK-1034): Py4JException on PySpark Cartesian Result The JIRAs have more details describing the fixes. (cherry picked from commit cad3002) Signed-off-by: Patrick Wendell <pwendell@gmail.com>
mccheah referenced
this pull request
in palantir/spark
Sep 26, 2017
markhamstra pushed a commit
to markhamstra/spark
that referenced
this pull request
Nov 7, 2017
yifeih added a commit
to yifeih/spark
that referenced
this pull request
Feb 27, 2019
bzhaoopenstack pushed a commit
to bzhaoopenstack/spark
that referenced
this pull request
Sep 11, 2019
- Remove OTC related periodic jobs to save resources - Disable HuaweiCloud related periodic because of no enough budget - Reorder periodic jobs to keep consistent output in pipeline Related-Bug: theopenlab/openlab#173
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.
No description provided.