How do I switch between Hadoop and MATLAB Job Scheduler?

1 view (last 30 days)

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 3 Mar 2021
Edited: MathWorks Support Team on 3 Mar 2021
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

More Answers (0)

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Products


Release

R2014b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!