[
https://issues.apache.org/jira/browse/HIVE-29063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17993089#comment-17993089
]
Stamatis Zampetakis commented on HIVE-29063:
--------------------------------------------
Javadoc strongly depends on the JDK so there is for sure a correlation. Indeed
after the upgrade to JDK 21 things seem to be much better:
Before ~4 hrs:
https://ci.hive.apache.org/blue/organizations/jenkins/hive-precommit/detail/master/2590/pipeline/579
After ~40 minutes:
https://ci.hive.apache.org/blue/organizations/jenkins/hive-precommit/detail/master/2591/pipeline/501
Let's keep monitoring but if it stays like that (i.e, ~40 minutes) we are in
pretty good shape.
> The Generate javadoc phase significantly prolongs the overall execution time
> of CI
> ----------------------------------------------------------------------------------
>
> Key: HIVE-29063
> URL: https://issues.apache.org/jira/browse/HIVE-29063
> Project: Hive
> Issue Type: Improvement
> Reporter: Butao Zhang
> Priority: Major
> Attachments: doc_gen_duration.jpg, gen-doc-log.jpg, gen-doc-stage.jpg
>
>
> For instance:
> https://ci.hive.apache.org/blue/organizations/jenkins/hive-precommit/detail/PR-5901/11/pipeline/368
> The CI pipeline takes around 6 hours to complete, with the Javadoc generation
> stage (the last step) suffering from a 2-hour bottleneck.
> {code:java}
> [2025-07-03T01:55:29.899Z] [ERROR] no module descriptor for
> org.apache.hive:hive-it-iceberg
> [2025-07-03T03:41:27.456Z] [WARNING] Javadoc Warnings
> {code}
> Optimization is needed to speed up documentation generation.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)