slfan1989 commented on PR #6953: URL: https://github.com/apache/hadoop/pull/6953#issuecomment-2303356476
> The failing tests run with hadoop-common 3.3.6 and the JacksonUtil is not in 3.3.6. > If we can't change the CI build to use hadoop-common 3.5.0-SNAPSHOT, we could clone JacksonUtil and add a copy of it to one of the yarn jars - and use that 2nd JacksonUtil class in the yarn code instead of the hadoop-common one. I found the error in the trunk branch, and it can be reproduced locally. I agree to roll back this pr, and then merge it after the unit test is completely passed. -- 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]
