JiaLiangC opened a new pull request, #3739:
URL: https://github.com/apache/ambari/pull/3739

   ## What changes were proposed in this pull request?
   
   Due to Ambari 2.8's Bigtop stack, the default version of Hadoop is 3.3.4. 
Starting from Hadoop 3.3, Jetty was upgraded to version 9.4.
   https://issues.apache.org/jira/browse/HADOOP-16152
   However, certain parts of Ambari still retain Hadoop versions lower than 
3.3, which use Jetty versions below 9.4. This leads to an API incompatibility 
issue, causing failures in Ambari's contributed tests that utilize the HDFS 
MiniCluster due to conflicting Jetty versions.
   
   Furthermore, the version of Hadoop should also align with the current 
default stack's Hadoop version to ensure consistency.
   
![image](https://github.com/apache/ambari/assets/18082602/fb444604-d3b8-4c2b-8cf9-b0eb908537e1)
   
   
   ## How was this patch tested?
   manual test
   
   (Please explain how this patch was tested. Ex: unit tests, manual tests)
   (If this patch involves UI changes, please attach a screen-shot; otherwise, 
remove this)
   
   Please review [Ambari Contributing 
Guide](https://cwiki.apache.org/confluence/display/AMBARI/How+to+Contribute) 
before opening a pull request.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to