This repository was archived by the owner on Dec 15, 2025. It is now read-only.
Update run-all.sh & conf for all benchmarks/languages#339
Merged
carsonwang merged 2 commits intoIntel-bigdata:6.0from Oct 26, 2016
Merged
Update run-all.sh & conf for all benchmarks/languages#339carsonwang merged 2 commits intoIntel-bigdata:6.0from
carsonwang merged 2 commits intoIntel-bigdata:6.0from
Conversation
carsonwang
reviewed
Oct 26, 2016
Collaborator
carsonwang
left a comment
There was a problem hiding this comment.
Some workloads like dfsioe only works for hadoop but not spark. Does the script run correctly in this case?
| sql.join | ||
| sql.scan | ||
|
|
||
| websearch.pagerank |
Collaborator
There was a problem hiding this comment.
nutchindexing is missing here.
| @@ -0,0 +1,2 @@ | |||
| hadoop | |||
| spark No newline at end of file | |||
Collaborator
There was a problem hiding this comment.
Can we rename the file to frameworks.lst which seems to be more appropriate?
Contributor
Author
There was a problem hiding this comment.
Same opinion! Thought would do it 'tmr' : )
Collaborator
|
Thanks @gczsjdy ! |
carsonwang
pushed a commit
that referenced
this pull request
Nov 8, 2016
* Update run-all.sh & conf for all benchmarks/languages * Fix bugs
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 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.
Update run-all.sh to follow the current directory structure and obey the unified style with other bash files
Add benchmarks.lst & languages.lst