This repository was archived by the owner on Jan 9, 2020. It is now read-only.
forked from apache/spark
-
Notifications
You must be signed in to change notification settings - Fork 117
Reorganize packages between v1 work and v2 work #220
Merged
ash211
merged 40 commits into
branch-2.1-kubernetes
from
split-v1-and-v2-submission-packages
Apr 21, 2017
Merged
Changes from all commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
71b825a
Staging server for receiving application dependencies.
mccheah e005213
Merge remote-tracking branch 'apache-spark-on-k8s/branch-2.1-kubernet…
mccheah 929d880
Move packages around to split between v1 work and v2 work
mccheah 6e40c4c
Add unit test for file writing
mccheah e4daf56
Merge branch 'submission-v2-file-server' into branch-packages
mccheah 89c295e
Remove unnecessary main
mccheah 876bb4a
Add back license header
mccheah 7d00f07
Minor fixes
mccheah 0597b4c
Merge branch 'submission-v2-file-server' into split-v1-and-v2-submiss…
mccheah ea76823
Merge branch 'branch-2.1-kubernetes' into submission-v2-file-server
mccheah ac0b841
Merge branch 'submission-v2-file-server' into split-v1-and-v2-submiss…
mccheah baf10aa
Fix integration test with renamed package for client. Fix scalastyle.
mccheah d20537d
Force json serialization to consider the different package.
mccheah 2ca73a3
Revert extraneous log
mccheah ffe8c6c
Fix scalastyle
mccheah 3dd3504
Remove getting credentials from the API
mccheah 3cbcadf
Merge branch 'submission-v2-file-server' into split-v1-and-v2-submiss…
mccheah 9bfb085
Merge branch 'branch-2.1-kubernetes' into submission-v2-file-server
ash211 df8e0c8
Generalize to resource staging server outside of Spark
mccheah 24452ec
Update code documentation
mccheah f597171
Val instead of var
mccheah c20e461
Merge remote-tracking branch 'apache-spark-on-k8s/submission-v2-file-…
mccheah 47704f1
Merge remote-tracking branch 'apache-spark-on-k8s/submission-v2-file-…
mccheah 2e6fe07
Fix build
mccheah e5f26aa
Fix naming, remove unused import
mccheah a09d935
Merge branch 'submission-v2-file-server' into split-v1-and-v2-submiss…
mccheah c408ff9
Move suites from integration test package to core
mccheah 928f3a5
Merge branch 'submission-v2-file-server' into split-v1-and-v2-submiss…
mccheah a527847
Merge branch 'branch-2.1-kubernetes' into submission-v2-file-server
mccheah 0f2f847
Merge branch 'submission-v2-file-server' into split-v1-and-v2-submiss…
mccheah 64eddc1
Use TrieMap instead of locks
mccheah 8f79802
Address comments
mccheah 31fd3b6
Merge branch 'submission-v2-file-server' into split-v1-and-v2-submiss…
mccheah 04099d6
Fix imports
mccheah cac485c
Merge branch 'submission-v2-file-server' into split-v1-and-v2-submiss…
mccheah d713c27
Change paths, use POST instead of PUT
mccheah 91df628
Merge branch 'submission-v2-file-server' into split-v1-and-v2-submiss…
mccheah 720c38d
Use a resource identifier as well as a resource secret
mccheah 89b032e
Merge branch 'submission-v2-file-server' into split-v1-and-v2-submiss…
mccheah b6da23e
Merge branch 'branch-2.1-kubernetes' into split-v1-and-v2-submission-…
ash211 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
2 changes: 2 additions & 0 deletions
2
...urces/META-INF/services/org.apache.spark.deploy.kubernetes.submit.v1.DriverServiceManager
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,2 @@ | ||
| org.apache.spark.deploy.kubernetes.submit.v1.ExternalSuppliedUrisDriverServiceManager | ||
| org.apache.spark.deploy.kubernetes.submit.v1.NodePortUrisDriverServiceManager |
2 changes: 0 additions & 2 deletions
2
.../resources/META-INF/services/org.apache.spark.deploy.rest.kubernetes.DriverServiceManager
This file was deleted.
Oops, something went wrong.
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is this to support compat across a span of versions? Maybe a new rest service with an old launcher?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is necessary due to the fact that
SubmitRestProtocolRequestexpects all subclasses to live in the packageorg.apache.spark.deploy.rest. The deserialization fails otherwise. This is a workaround to keep the package names consistent for now until we remove this class entirely.