David Handermann created NIFI-11345:
---------------------------------------
Summary: 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
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)