Updated on 2025-05-10 GMT+08:00

JobGateway

JobGateway allows you to submit jobs through REST APIs.

As a gateway component for submitting big data jobs, JobGateway provides fully controllable enterprise-level big data job submission services that can easily submit Spark, Flink, Hive, and other big data jobs.

JobGateway Architecture

JobGateway consists of JobServer and JobBalancer instances.

  • JobBalancer provides load balancing.
  • JobServer provides REST APIs for submitting jobs.
Figure 1 JobGateway Architecture

Relationship Between JobGateway and Other Components

JobGateway is a service that allows you to submit Spark, Hive, MapReduce, and Flink jobs through REST APIs.

Figure 2 Relationship between JobGateway and other components