0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update docs for emr_configurations opt More... over 5 years ago
tested overwriting of previous emr configs More... over 5 years ago
_fix_opt() no longer has to handle !clear (fixes #2102) More... over 5 years ago
wrote a test that duplicates the emr_configuration ClearValue bug (see #2097) More... over 5 years ago
fix tests that relied on self.mrjob_conf_patcher More... over 5 years ago
started work on _combine_emr_configurations() More... over 5 years ago
use self.start() in test case More... over 5 years ago
Merge pull request #2100 from davidmarin/test-setup-dot-py More... over 5 years ago
Merge pull request #2099 from davidmarin/spark-cause-of-error More... over 5 years ago
fix "unclosed file" warning More... over 5 years ago
don't perturb sys.modules with imports during the test More... over 5 years ago
tested that package list in setup.py is correct More... over 5 years ago
tested formatting of spark errors More... over 5 years ago
finished testing _interpret_spark_logs() More... over 5 years ago
added more tests of interpret_spark_log() More... over 5 years ago
_interpret_spark_logs() no longer returns empty errors list More... over 5 years ago
started testing _interpret_task_logs() (test fails) More... over 5 years ago
aha, mocking issues. fixed test More... over 5 years ago
added tests of which logs the log mixin should pick. one fails More... over 5 years ago
tested _pick_error()'s new spark error capabilities More... over 5 years ago
eliminate _pick_errors(), which was no longer correct once we added Spark errors More... over 5 years ago
minor refactor to mrjob.logs.errors More... over 5 years ago
don't need _merge_and_sort_errors() to deal with Spark errors More... over 5 years ago
finished testing _parse_spark_log() More... over 5 years ago
tested multi-line warnings More... over 5 years ago
fixed data issues in test More... over 5 years ago
started work on testing mrjob.logs.spark (some tests fail) More... over 5 years ago
Merge branch 'spark-cause-of-error' of github.com:davidmarin/mrjob into spark-cause-of-error More... over 5 years ago
Merge branch 'master' into spark-cause-of-error More... over 5 years ago
fix formatting of method name in changelog More... over 5 years ago