cbevard1 commented on PR #5563:
URL: https://github.com/apache/hadoop/pull/5563#issuecomment-1516625886

   Nevermind. I was running verify from a new terminal window where JAVA_HOME 
was set to version 18. That was causing issues with the com.google.inject:guice 
dependency in hadoop-yarn-server-resourcemanager. It looks like that version of 
java was also messing up the maven-surefire-plugin because the 
`ITestTerasortOnS3A` test wasn't being skipped when it should have been. 
   
   Anyways, rolling back the version of java fixed the issue. I ran the scale 
tests too this time so `ITestTerasortOnS3A` wasn't skipped and I could make 
sure it succeeded.  All unit and integration tests are passing.


-- 
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: common-issues-unsubscr...@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to