[ 
https://issues.apache.org/jira/browse/HIVE-29063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17993088#comment-17993088
 ] 

Butao Zhang commented on HIVE-29063:
------------------------------------

It seems that if building with JDK 21, the  execution time of javadoc 
generation can be reduced to ~1h.
https://github.com/apache/hive/pull/5880
https://ci.hive.apache.org/blue/organizations/jenkins/hive-precommit/detail/PR-5880/13/pipeline/477

But i am sure if this issue is related the JDK.  We can check more CI logs on 
the master branch to find some clues.

> 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)

Reply via email to