wojiaodoubao commented on PR #7194: URL: https://github.com/apache/hadoop/pull/7194#issuecomment-2513387744
The 'apply patch to trunk' error is caused by downloading a bad url. It should download 'https://github.com/apache/hadoop/pull/7194.patch' as the input.patch, but actual download is 'https://github.com/apache/hadoop/pull/7194', which is the html content of this page. I run the `test-patch` manually with url 'https://github.com/apache/hadoop/pull/7194.patch', it works fine. I'm still trying to figure out the cause. Does anybody know the reason? Thanks for any clues. -- 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]
