Hi, As I know, the Distributed Cache will copy the shared data to the slaves before starting job, and won't change the shared data after that.
So are there any solutions to share dynamic data among mappers/reducers? Thanks!
Hi, As I know, the Distributed Cache will copy the shared data to the slaves before starting job, and won't change the shared data after that.
So are there any solutions to share dynamic data among mappers/reducers? Thanks!