Hi,
When some data is fetched (from S3) the first time but from each of multiple workers using mclapply, some error occurred (something like " scheduled cores 21, 2, 19 encountered errors in user code, all values of the jobs will be affected"). But if parallel processing is run after data is pre-cached, then no error occurs. Any chance that some kind of lock can be implemented to prevent caching from multiple instances of ExperimentHub?
Thank you!
Hi,
When some data is fetched (from S3) the first time but from each of multiple workers using mclapply, some error occurred (something like " scheduled cores 21, 2, 19 encountered errors in user code, all values of the jobs will be affected"). But if parallel processing is run after data is pre-cached, then no error occurs. Any chance that some kind of lock can be implemented to prevent caching from multiple instances of ExperimentHub?
Thank you!