erpic

Results 3 issues of erpic

When running on Google Dataproc (1.3), if some error occurs, MRJob (0.6.6) will parse logs, search for the container that caused the error and bubble up that error log to...

Bug

It appears that something had previously been started to address this issue but was left as is with some 'json_path' undefined. previously: ``` make test FAILED test_javascript.py::test_extract_simple_article_with_readability_js - NameError: name...

If called from multiple threads or processes, multiple inputs will collide into the same "full.html" / "article.json" on the filesystem and erroneous responses will be returned. This is due to...