[
https://issues.apache.org/jira/browse/NUTCH-2703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16815308#comment-16815308
]
Hudson commented on NUTCH-2703:
-------------------------------
FAILURE: Integrated in Jenkins build Nutch-trunk #3620 (See
[https://builds.apache.org/job/Nutch-trunk/3620/])
NUTCH-2703 parse-tika: Boilerpipe should not run for non-(X)HTML pages (markus:
[https://github.com/apache/nutch/commit/7e6eabbc2b0a0b5ee91148a9effc6447af5057ba])
* (edit)
src/plugin/parse-tika/src/java/org/apache/nutch/parse/tika/TikaParser.java
* (edit) conf/nutch-default.xml
> parse-tika: Boilerpipe should not run for non-(X)HTML pages
> -----------------------------------------------------------
>
> Key: NUTCH-2703
> URL: https://issues.apache.org/jira/browse/NUTCH-2703
> Project: Nutch
> Issue Type: Bug
> Components: parser, plugin
> Affects Versions: 1.15
> Reporter: Hany Shehata
> Assignee: Markus Jelsma
> Priority: Minor
> Fix For: 1.16
>
> Attachments: NUTCH-2703.patch
>
>
> Boilerpipe is running for non-(X)html pages which is require more resources.
> In my testing scenario, I've large PDFs in my websites and by enabling
> Boilerpipe I have to assign 8500MB for JAVA Heap to finish the crawl job
> without issues.
> Disabling Boilerpipe allow me to minimize the JVM Heap to 500MB with no
> issues.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)