Incorporate MATLAB Map and Reduce Functions into a Hadoop MapReduce Job - MATLAB & Simulink (original) (raw)

Main Content

Create a deployable archive of MATLAB® map and reduce functions, and incorporate it into a Hadoop® MapReduce job

To incorporate MATLAB map and reduce functions into a Hadoop MapReduce job, you create a deployable archive from the map and reduce functions and pass the archive as a payload argument to a job submitted to the Hadoop cluster. A deployable archive contains a:

For more information, see Workflow to Incorporate MATLAB Map and Reduce Functions into a Hadoop Job.

Functions

deploytool Open a list of application deployment apps
mcc Compile MATLAB functions for deployment

Topics