Top
Interstage Big DataParallel Processing ServerV1.0.1 User's Guide
FUJITSU Software

9.2.3 Creating Applications

Create applications based on the application design result.

MapReduce applications

As with the creation of ordinary Java applications, create a Java project and perform coding.

The Hadoop API can be used by adding the Hadoop jar file to the Eclipse build path.

Note that specification of hadoop -core-xxx.jar is mandatory (enter the Hadoop version at "xxx"). Specify other suitable Hadoop libraries in accordance with the Hadoop API being used.