MATLAB: How to switch between Hadoop and MATLAB Job Scheduler

MATLAB Parallel Server

How do I switch between Hadoop and MATLAB Job Scheduler?

Best Answer

Currently, the only way to switch between Hadoop and any other scheduler is to reconfigure Hadoop every time you want to switch to it. To simplify the task, you can write a script and run this script every time you want to use Hadoop. Follow instructions here to setup Hadoop:
When setting it up you can save these commands into a .m file, which you can any time within MATLAB.
  • NOTE: Starting in R2019a the following name changes occurred:
  • MATLAB Distributed Computing Server was renamed to MATLAB Parallel Server
  • mdce_def was renamed to mjs_def
  • mdce binary was renamed to mjs