[
https://issues.apache.org/jira/browse/TIKA-2850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16822189#comment-16822189
]
Hudson commented on TIKA-2850:
------------------------------
SUCCESS: Integrated in Jenkins build tika-branch-1x #177 (See
[https://builds.apache.org/job/tika-branch-1x/177/])
TIKA-2850 add more limits to comparison reports (tallison:
[https://github.com/apache/tika/commit/b019b63ced012f98a79b4c3c8a0e480b8b652bf7])
* (edit) tika-eval/src/main/resources/comparison-reports.xml
> Add more limits to comparison report sql calls
> ----------------------------------------------
>
> Key: TIKA-2850
> URL: https://issues.apache.org/jira/browse/TIKA-2850
> Project: Tika
> Issue Type: Task
> Reporter: Tim Allison
> Priority: Trivial
>
> In a recent run of tika-eval, nearly every file had a different number of
> metadata values and I ran into this:
> {noformat}
> 4507381 [main] INFO org.apache.tika.eval.reports.Report - Writing report:
> Metadata Value Diffs to metadata/metadata_value_count_diffs.xlsx
> Exception in thread "main" java.lang.IllegalArgumentException: Invalid row
> number (1048576) outside allowable range (0..1048575)
> at
> org.apache.poi.xssf.streaming.SXSSFSheet.createRow(SXSSFSheet.java:123)
> {noformat}
> we should add more limits to the default {{comparison-reports.xml}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)