yihua opened a new issue, #17711:
URL: https://github.com/apache/hudi/issues/17711

   ### Bug Description
   
   **What happened:**
   Azure and GH CI experience slowdown recently.  Based on the evidence, it 
looks like the Java 11 as default is the root cause.
   
   GH CI action `test-spark-java-tests-part2 (scala-2.13, spark3.5, 
hudi-spark-datasource/hudi-spark3.5.x)` went from ~60min to ~100min:
   
   before
   <img width="1242" height="556" alt="Image" 
src="https://github.com/user-attachments/assets/5690c6bc-a419-4fa4-9ae7-f7e84890bea2";
 />
   
   after
   <img width="1258" height="520" alt="Image" 
src="https://github.com/user-attachments/assets/010e8d70-5bd6-4fb8-bd50-a6c2c92e57b0";
 />
   
   Azure CI (Spark related jobs have time increase):
   before
   <img width="1469" height="913" alt="Image" 
src="https://github.com/user-attachments/assets/d0b51ae6-ce47-4d4c-af1c-359fe3444fd5";
 />
   after (with two commits containing the Java 11 upgrade)
   <img width="1439" height="909" alt="Image" 
src="https://github.com/user-attachments/assets/f50a70ff-7019-46ab-80fd-f5e4fd9e0e96";
 />
   
   **What you expected:**
   
   **Steps to reproduce:**
   1. Current Azure and GH CI are slow
   
   
   ### Environment
   
   **Hudi version:** master
   **Query engine:** (Spark/Flink/Trino etc)
   **Relevant configs:**
   
   
   ### Logs and Stack Trace
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to