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, such as Spark, HBase, Flink, and Hive.
JobGateway Architecture
JobGateway consists of JobServer and JobBalancer instances.
- JobBalancer provides load balancing.
- JobServer provides REST APIs for submitting jobs.
Figure 1 JobGateway architecture

Relationships 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 Relationships between JobGateway and other components

Parent topic: Components
- JobGateway Architecture
- Relationships Between JobGateway and Other Components