hadoopCompiler

Build and package MapReduce applications for deployment against Hadoop

Syntax

  • hadoopCompiler
  • hadoopCompiler project_name

Description

hadoopCompiler opens the Hadoop compiler app

hadoopCompiler project_name opens the MATLAB® compiler with the project preloaded.

Examples

collapse all

Create a New Hadoop Compiler Project

Open the Hadoop compiler app to create a new project.

hadoopCompiler

Input Arguments

collapse all

project_name — name of the project to be compiledstring

Specify the name of a previously saved MATLAB Compiler™ project. The project must be on the current path.

See Also

|

Introduced in R2014b

Was this topic helpful?