This repository has been archived by the owner on Nov 23, 2017. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 299
Temporary - changes for branch-2.2.0 #116
Open
dazza-codes
wants to merge
38
commits into
amplab:branch-1.6
Choose a base branch
from
dazza-codes:spark-2.2.0
base: branch-1.6
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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
Add support for 2.0.0-preview
Enable launching with spark 2.0.0
- Add --tag-volumes option - Apply --additional-tags to any EBS volumes that are attached to any master or slave instances.
Apply --additional-tags to EBS volumes
Add Spark 2.0.1 to valid spark versions.
Add missing 1.6.1 and new 1.6.3 and 2.0.2
See function __atime_needs_update in fs/inode.c of Linux
Get rid of useless mount flag
add missing spark_version 2.1.0
Added Spark 2.1.1.
You don't need to submit a PR just to review the diff between your branch and upstream. You can directly compare branches on GitHub, even across repos. Here's the diff you're looking for: branch-1.6...darrenleeweber:spark-2.2.0 If this PR serves no other purpose, please close it. (For those wondering when/if spark-ec2 will update its AMIs and support Spark 2.2, please see this comment.) |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Throwing this up to temporarily evaluate the diffs; make no promise that I have time to resolve any conflicts. The spark-2.2.0 branch served the purpose for our POF demo project, no idea whether I'll come back to it.
If I can't get back to it, feel free to cherry-pick from it. We didn't need hadoop/tachyon, so it was carved out, but that's likely to stay here on the main repo. Had some difficulties updating hadoop with spark 2.2.x and didn't bother to resolve it.