[
https://issues.apache.org/jira/browse/NIFI-11345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17705732#comment-17705732
]
ASF subversion and git services commented on NIFI-11345:
--------------------------------------------------------
Commit 623bcfd500edfe9ec0b7608f0aa88e736f1bcc3f in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=623bcfd500 ]
NIFI-11345 Adjusted Iceberg test to avoid expensive duplicative runs
This closes #7086
Signed-off-by: Nandor Soma Abonyi <[email protected]>
> TestPutIcebergWithHiveCatalog Runs Longer than 60 Seconds
> ---------------------------------------------------------
>
> Key: NIFI-11345
> URL: https://issues.apache.org/jira/browse/NIFI-11345
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Affects Versions: 1.20.0
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
> Fix For: 1.latest, 2.latest
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The {{TestPutIcebergWithHiveCatalog}} runs multiple parameterized test
> methods that exercise three supported formats: Avro, ORC, and Parquet. Each
> test run is expensive, taking around 5 seconds, resulting in the entire class
> taking over 60 seconds to complete under optimal circumstances. Instead of
> running each method with all three formats, each method should be limited to
> one format to reduce the overall runtime.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)