Aggarwal-Raghav commented on PR #461: URL: https://github.com/apache/tez/pull/461#issuecomment-4022864588
> > > @Aggarwal-Raghav : this patch looks good to me, I'm just wondering if you found the root cause of the checkstyle problem and it can be proved that it's going to go away soon and precommit remains in a good shape > > > > > > The puppycrawler checkstyle 8.35 (Jul 26, 2020) is before jdk17 (September 14, 2021) was launched, hence this error. Upgrading checkstyle version to 3.6.0 will help. > > thanks, good to know! can you create a Jira + PR about that to unblock this one? that would help a lot in modernizing Tez precommit infrastructure with a simple patch sure. -- 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]
