You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add CrawlDatum status "parse_failed"/"db_parse_failed", set status in CrawlDbReducer.
Handle deletion in IndexerMapReduce.
Add unit tests.
Improve test for failed parsing in TestCrawlDbStates and TestIndexerMapReduce.
TestFetchWithPArseFailure "should" test the fetcher, but it strangely
does not fully run most of the time. Disabled while thinking of a
solution.
Change the type of ExecutorService, to no avail.
Fix test conf to have just 1 fetcher thread.
Add resource handler
Replace the string content with random bytes injected from a resource
handler. No change. Test still fails.
Fix unit test: set "mime.type.magic"=false to force an exception from ParserFactory.
Log a message in ParseSegment when skipping un-parseable content.
Remove spaces ant end of lines. Add ASF header.
---------
Co-authored-by: Isabelle Giguere <igiguere71@yahoo.ca>
0 commit comments