Updated on 2023-04-10 GMT+08:00

Description

Overview

This document describes the application development process, sample projects, and code of components in the big data cluster. It also provides FAQs and development specifications for developers with Java development experience to develop applications.

Preparations

  • The cluster has been installed and is running properly.
  • You have a basic understanding of components in the big data cluster.
  • You have a basic understanding of Java.
  • You have learned about MRS development components and how to use the Elastic Cloud Server (ECS) on HUAWEI CLOUD.
  • You have a basic understanding about how to use Maven.

Obtaining Sample Projects

Log in to GitHub to obtain the files related to the component sample projects. Download the dependency JAR files of the sample projects from Huawei Mirrors, and download the rest open source dependency JAR files from the Maven central repository.

Figure 1 MRS architecture

The MRS sample code library provides sample projects of basic functions of each component for users. You can import a sample project for compilation and running based on the Kerberos authentication mode of the cluster.