-
Notifications
You must be signed in to change notification settings - Fork 29k
[SPARK-4048] Enhance and extend hadoop-provided profile. #2982
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from 1 commit
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
284dda6
Rework the "hadoop-provided" profile, add new ones.
1adf91c
Re-enable maven-install-plugin for a few projects.
2f95f0d
Propagate classpath to child processes during testing.
417d90e
Introduce "SPARK_DIST_CLASSPATH".
4d67469
Propagate SPARK_DIST_CLASSPATH on Yarn.
d928d62
Redirect child stderr to parent's log.
9e4e001
Remove duplicate hive profile.
f7b3bbe
Add snappy to hadoop-provided list.
1fc4d0b
Update dependencies for hive-thriftserver.
5c54a25
Fix HiveThriftServer2Suite with *-provided profiles.
82a54b9
Remove unused profile.
d1399ed
Restore jetty dependency.
1be73d4
Restore flume-provided profile.
7820d58
Fix CliSuite with provided profiles.
e3ab2da
Fix hive-thriftserver profile.
115fde5
Simplify a comment (and make it consistent with another pom).
9640503
Cleanup child process log message.
8b00b6a
Merge branch 'master' into SPARK-4048
f24e9e7
Merge branch 'master' into SPARK-4048
322f882
Fix merge fail.
7377e7b
Merge branch 'master' into SPARK-4048
83099fc
Merge branch 'master' into SPARK-4048
52f366d
Merge branch 'master' into SPARK-4048
371ebee
Review feedback.
9ef79a3
Alternative way to propagate test classpath to child processes.
4e38f4e
Merge branch 'master' into SPARK-4048
eb228c0
Fix borked merge.
82eb688
Add a comment.
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
Alternative way to propagate test classpath to child processes.
- Loading branch information
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
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.
Can you add a comment so that it's clear what is going on? Something like: