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

9.2.2 Designing Applications

Design the application processing logic. The processing such as input file splitting, merge, and so on, which needs to be designed under conventional parallel distributed processing, does not need to be designed because that is executed by the Hadoop framework. Therefore, developers can concentrate on designing the logic required for jobs.

The application developer must understand the Hadoop API and design applications in accordance with the MapReduce framework. The main design tasks required are: