[
https://issues.apache.org/jira/browse/NUTCH-3202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebastian Nagel updated NUTCH-3202:
-----------------------------------
Fix Version/s: 1.24
(was: 1.23)
> Use ant clean runtime to avoid stale .job jars in Jenkins smoke test
> --------------------------------------------------------------------
>
> Key: NUTCH-3202
> URL: https://issues.apache.org/jira/browse/NUTCH-3202
> Project: Nutch
> Issue Type: Bug
> Components: ci/cd, jenkins
> Affects Versions: 1.23
> Reporter: Lewis John McGibbney
> Assignee: Lewis John McGibbney
> Priority: Major
> Fix For: 1.24
>
>
> The single-node Hadoop smoke test can fail on a reused Jenkins workspace when
> multiple `*nutch*.job` files remain under `runtime/deploy/`. `bin/nutch` then
> errors (`binary operator expected`) and falls back to local mode, causing
> `ClassNotFoundException: org.apache.nutch.crawl.Injector`.
>
> Not surprisingly the fix is to run `ant clean runtime` so each build starts
> from a clean runtime.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)