Main Content

MapReduce Applications on Hadoop Clusters

Create and execute packaged MATLAB® MapReduce applications against Hadoop® clusters

Supported Platform: Linux® only.

You can execute packaged MATLAB MapReduce applications against a Hadoop cluster in two ways:

  • Create a standalone MATLAB MapReduce application to run against a Hadoop cluster.

  • Create a deployable archive from MATLAB map and reduce functions and incorporate it into a Hadoop MapReduce job.

There are two options for executing MATLAB MapReduce Applications against Hadoop. Option 1: Create a standalone application. Option 2: Incorporate Map and Reduce Functions into a Hadoop Job by creating a deployable archive.

Categories