[ https://issues.apache.org/jira/browse/NUTCH-2952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17554701#comment-17554701 ]
ASF GitHub Bot commented on NUTCH-2952: --------------------------------------- sebastian-nagel commented on PR #734: URL: https://github.com/apache/nutch/pull/734#issuecomment-1156706013 Update: the failing unit test (TestCrawlDbDeduplication) on my development system stem from a modified nutch-site.xml requesting protocol-okhttp - obviously, it's the combination of using protocol-okhttp and a more recent Hadoop version which triggers the appearance of NUTCH-2936: the issue (NoSuchAlgorithmException) is then reproducible also in local mode. > Upgrade core dependencies (Hadoop 3.3.3, log4j 2.17.2) > ------------------------------------------------------ > > Key: NUTCH-2952 > URL: https://issues.apache.org/jira/browse/NUTCH-2952 > Project: Nutch > Issue Type: Improvement > Affects Versions: 1.18 > Reporter: Sebastian Nagel > Assignee: Sebastian Nagel > Priority: Major > Fix For: 1.19 > > > Upgrade the core dependencies to Hadoop 3.3.3 and log4j 2.17.2 - and some > more. > - [Hadoop 3.3.3|https://hadoop.apache.org/docs/r3.3.3/index.html] announces > full support for Java 11 and ARM architectures -- This message was sent by Atlassian Jira (v8.20.7#820007)