[ https://issues.apache.org/jira/browse/NUTCH-2744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sebastian Nagel updated NUTCH-2744: ----------------------------------- Fix Version/s: 1.22 (was: 1.21) > CrawlDbReader: improved reporting of syntactic errors in Jexl expression > ------------------------------------------------------------------------ > > Key: NUTCH-2744 > URL: https://issues.apache.org/jira/browse/NUTCH-2744 > Project: Nutch > Issue Type: Bug > Components: crawldb > Affects Versions: 1.16 > Reporter: Sebastian Nagel > Priority: Minor > Fix For: 1.22 > > > CrawlDbReader reports syntactic errors in Jexl expressions only in task logs > (hadoop.log in local mode) and continues as if there where no Jexl expression > set. It should report it more verbosely and probably also fail the job, at > least, if the error can be checked at job start. > In my case a trivial error ({{score > .9}} instead of {{score > 0.9}}), the > crawlDb was just left unfiltered. -- This message was sent by Atlassian Jira (v8.20.10#820010)