openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
M
mrjob
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 2 of 288
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
restore previous hashing format. we should disallow ',' in pool names
Coyote Codornices Marin
More...
over 4 years ago
reorder cluster name suffix, and make it parseable
Coyote Codornices Marin
More...
over 4 years ago
added max_clusters_in_pool option
Coyote Codornices Marin
More...
over 4 years ago
Merge pull request #2197 from coyotemarin/pooling-and-yrm
Coyote Codornices Marin
More...
over 4 years ago
update _yrm_get()'s JSON parsing to work in Python 3.4/3.5
Coyote Codornices Marin
More...
over 4 years ago
fix import in test so it works in Python 2.7
Coyote Codornices Marin
More...
over 4 years ago
set maximum version of dataproc library, so tests pass
Coyote Codornices Marin
More...
over 4 years ago
documented new options
Dave Marin
More...
over 4 years ago
test that setting min_* opts to zero disables them
Dave Marin
More...
over 4 years ago
default min_available_mb should be int, not float
Dave Marin
More...
over 4 years ago
don't need to test _yrm_get() separately
Dave Marin
More...
over 4 years ago
unit-tested _yrm_get()
Dave Marin
More...
over 4 years ago
tested interactions between min_available_* and ec2_key_pair* opts
Dave Marin
More...
over 4 years ago
no need for min_available_mb to be a float; YARN doesn't report it that way
Dave Marin
More...
over 4 years ago
tested pooling behavior of min_available_* options
Dave Marin
More...
over 4 years ago
don't allow min_available_* opts without setting up SSH
Dave Marin
More...
over 4 years ago
enabled min_available_* options
Dave Marin
More...
over 4 years ago
update comment to account for concurrent clusters
Dave Marin
More...
over 4 years ago
added min_available_* options
Dave Marin
More...
over 4 years ago
Merge pull request #2189 from davidmarin/concurrent-steps
David Marin
More...
over 4 years ago
oops, wrong name for the EMR API param StepConcurrencyLevel
Dave Marin
More...
over 4 years ago
added explicit test of locking when cluster_id specified
Dave Marin
More...
over 4 years ago
added docs for max_concurrent_steps
Dave Marin
More...
over 4 years ago
added test of different timings of locking with concurrent and non-concurrent steps
Dave Marin
More...
over 4 years ago
tested (and fixed) pooling rules for step concurrency
Dave Marin
More...
over 4 years ago
mock boto now correctly handles ActionOnFailure on concurrent clusters
Dave Marin
More...
over 4 years ago
broke giant PoolMatchingTestCase into sub-classes
Dave Marin
More...
over 4 years ago
break PoolMatchingTestCase into separate classes
Dave Marin
More...
over 4 years ago
tested locking a concurrent cluster with existing steps
Dave Marin
More...
over 4 years ago
don't need to pass step concurrency level to _attempt_to_lock_cluster()
Dave Marin
More...
over 4 years ago
←
1
2
3
4
5
6
7
8
9
…
287
288
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree