advancedxy commented on PR #698: URL: https://github.com/apache/incubator-uniffle/pull/698#issuecomment-1461494186
> > To be clear, this exception is triggered because no hadoop jar was provided? > > Sorry for the inconvenience, it was a typo... > > I don't dig into more. > > And I doubt why the class of `DefaultStorageMediaProvider` and `StorageMediaFromEnvProvider` are not in the same module. Could you help give more context info? @advancedxy There's a `ShuffleServerConf#STORAGE_MEDIA_PROVIDER_ENV_KEY` referenced by `StorageMediaFromEnvProvider`. I think it's quite natural to put it in the server module. -- 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]
