RushabhK commented on PR #9993: URL: https://github.com/apache/incubator-gluten/pull/9993#issuecomment-2983132694
> Hi @RushabhK, thank you so much for your fix! > > As you mentioned, `ManifestCommitter` is available in Hadoop 3.3.6, but you only changed it for spark-3.5. It seems introducing `ManifestCommitter` will cause compilation failure when building Gluten for other spark versions? Hello @PHILO-HE yes you are right, it will cause compilation failures when building Gluten for lower spark versions. Can we consider to upgrade the hadoop version to 3.3.6 for other spark profiles as well? -- 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]
