このページは、お客様の言語ではご利用いただけません。Huawei Cloudは、より多くの言語バージョンを追加するために懸命に取り組んでいます。ご協力ありがとうございました。

Compute
Elastic Cloud Server
Huawei Cloud Flexus
Bare Metal Server
Auto Scaling
Image Management Service
Dedicated Host
FunctionGraph
Cloud Phone Host
Huawei Cloud EulerOS
Networking
Virtual Private Cloud
Elastic IP
Elastic Load Balance
NAT Gateway
Direct Connect
Virtual Private Network
VPC Endpoint
Cloud Connect
Enterprise Router
Enterprise Switch
Global Accelerator
Management & Governance
Cloud Eye
Identity and Access Management
Cloud Trace Service
Resource Formation Service
Tag Management Service
Log Tank Service
Config
OneAccess
Resource Access Manager
Simple Message Notification
Application Performance Management
Application Operations Management
Organizations
Optimization Advisor
IAM Identity Center
Cloud Operations Center
Resource Governance Center
Migration
Server Migration Service
Object Storage Migration Service
Cloud Data Migration
Migration Center
Cloud Ecosystem
KooGallery
Partner Center
User Support
My Account
Billing Center
Cost Center
Resource Center
Enterprise Management
Service Tickets
HUAWEI CLOUD (International) FAQs
ICP Filing
Support Plans
My Credentials
Customer Operation Capabilities
Partner Support Plans
Professional Services
Analytics
MapReduce Service
Data Lake Insight
CloudTable Service
Cloud Search Service
Data Lake Visualization
Data Ingestion Service
GaussDB(DWS)
DataArts Studio
Data Lake Factory
DataArts Lake Formation
IoT
IoT Device Access
Others
Product Pricing Details
System Permissions
Console Quick Start
Common FAQs
Instructions for Associating with a HUAWEI CLOUD Partner
Message Center
Security & Compliance
Security Technologies and Applications
Web Application Firewall
Host Security Service
Cloud Firewall
SecMaster
Anti-DDoS Service
Data Encryption Workshop
Database Security Service
Cloud Bastion Host
Data Security Center
Cloud Certificate Manager
Edge Security
Managed Threat Detection
Blockchain
Blockchain Service
Web3 Node Engine Service
Media Services
Media Processing Center
Video On Demand
Live
SparkRTC
MetaStudio
Storage
Object Storage Service
Elastic Volume Service
Cloud Backup and Recovery
Storage Disaster Recovery Service
Scalable File Service Turbo
Scalable File Service
Volume Backup Service
Cloud Server Backup Service
Data Express Service
Dedicated Distributed Storage Service
Containers
Cloud Container Engine
SoftWare Repository for Container
Application Service Mesh
Ubiquitous Cloud Native Service
Cloud Container Instance
Databases
Relational Database Service
Document Database Service
Data Admin Service
Data Replication Service
GeminiDB
GaussDB
Distributed Database Middleware
Database and Application Migration UGO
TaurusDB
Middleware
Distributed Cache Service
API Gateway
Distributed Message Service for Kafka
Distributed Message Service for RabbitMQ
Distributed Message Service for RocketMQ
Cloud Service Engine
Multi-Site High Availability Service
EventGrid
Dedicated Cloud
Dedicated Computing Cluster
Business Applications
Workspace
ROMA Connect
Message & SMS
Domain Name Service
Edge Data Center Management
Meeting
AI
Face Recognition Service
Graph Engine Service
Content Moderation
Image Recognition
Optical Character Recognition
ModelArts
ImageSearch
Conversational Bot Service
Speech Interaction Service
Huawei HiLens
Video Intelligent Analysis Service
Developer Tools
SDK Developer Guide
API Request Signing Guide
Terraform
Koo Command Line Interface
Content Delivery & Edge Computing
Content Delivery Network
Intelligent EdgeFabric
CloudPond
Intelligent EdgeCloud
Solutions
SAP Cloud
High Performance Computing
Developer Services
ServiceStage
CodeArts
CodeArts PerfTest
CodeArts Req
CodeArts Pipeline
CodeArts Build
CodeArts Deploy
CodeArts Artifact
CodeArts TestPlan
CodeArts Check
CodeArts Repo
Cloud Application Engine
MacroVerse aPaaS
KooMessage
KooPhone
KooDrive

Monitoring a Real-Time Job

Updated on 2023-06-14 GMT+08:00

In the real-time processing mode, data is processed in real time, which is used in scenarios with high real-time performance. This type of job is a pipeline that consists of one or more nodes. You can configure scheduling policies for each node, and the tasks started by operators can keep running for an unlimited period of time. In this type of job, lines with arrows represent only service relationships, rather than task execution processes or data flows.

You can choose Monitor Job and click the Real-Time Job Monitoring tab to view the job status, start time, and end time, and perform the operations listed in Table 1.

Figure 1 Real-time job monitoring page
Table 1 Operations supported by real-time job monitoring

No.

Operation

Description

1

Searching for a job based on the job name or owner

-

2

Filtering jobs based on the job status or job label

-

3

Perform operations on jobs in a batch

Select multiple jobs and perform operations on them.

4

Viewing job instance status

Click job in front of the name. The Last Instance page is displayed. You can view information about the last instance of the job.

5

Job status-related operations

In the Operation column of the job, you can start, pause, recover, and stop job scheduling.

6

Adding a job label

In the Operation column of a job, choose More > Add Job Label.

7

Viewing node information of a job

Click a job name. On the displayed page, click a node to view its associated job/scripts and monitoring information.

NOTE:

If event-driven scheduling is configured for a node in the job, the subjob monitoring page is displayed when you click the node.

8

Disabling and restoring a node

Click a job name. On the displayed page, right-click a node and select Disable. After the node is disabled, you can right-click it and select Restore to restore it on another location. For details, see Real-Time Job Monitoring: Disabling and Restoring a Node.

9

Viewing the boot log

Click a job name. On the displayed page, right-click a node and select View Run Log to view logs of the node.

10

Configuring scheduling

Click a job name. On the displayed page, right-click the node where event-driven scheduling is configured and select Configure Scheduling to view and modify the scheduling information about the node. For details, see Real-Time Job Monitoring: Configuring Scheduling for a Node Where Event-driven Scheduling Is Configured.

11

Monitoring subjobs

Click a job name. On the displayed page, click the node where event-driven scheduling is configured to go to the subjob monitoring page. For details, see Real-Time Job Monitoring: Monitoring Subjobs.

12

Clearing stream messages

Click a job name. On the displayed page, right-click the node where event-driven scheduling is configured and select Clear Stream Message.

Real-Time Job Monitoring: Disabling and Restoring a Node

You can disable a node in a real-time job and restore it in another location.

  1. Log in to the DataArts Studio console. Locate an instance and click Access. On the displayed page, locate a workspace and click DataArts Factory.
    Figure 2 DataArts Factory
  2. In the navigation pane on the left of the DataArts Factory page, choose Monitoring > Monitor Job.
  3. On the Real-Time Job Monitoring tab page, click a job name.
  4. On the displayed page, right-click the node and select Disable.
  5. Right-click the node and choose Resume from the shortcut menu. The Resume Node Running dialog box is displayed, as shown in Table 2.
    Table 2 Resumption parameters

    Parameter

    Description

    Last Paused

    Start time when a node is suspended.

    Tasks Not Run

    Number of tasks that are not running during node suspension.

    Run From

    Parameters for performing the tasks generated during the pause period.

    Position from which running restarts.

    • Paused node
    • The first node of the subjob

    Concurrent Tasks

    Parameters for performing the tasks generated during the pause period.

    Number of tasks to be processed.

    Task Name

    Parameters for performing the tasks generated during the pause period.

    Task to be resumed.

Real-Time Job Monitoring: Configuring Scheduling for a Node Where Event-driven Scheduling Is Configured

If event-driven scheduling is configured for a node in a real-time job, right-click the node on the job monitoring details page and choose Configure Scheduling from the shortcut menu to view and modify the scheduling information about the node.

  1. Log in to the DataArts Studio console. Locate an instance and click Access. On the displayed page, locate a workspace and click DataArts Factory.
    Figure 3 DataArts Factory
  2. In the navigation pane on the left of the DataArts Factory page, choose Monitoring > Monitor Job.
  3. On the Real-Time Job Monitoring tab page, click a job name.
  4. On the displayed page, right-click the node where event-driven scheduling is configured, select Configure Scheduling, and configure the parameters shown in Table 3.
    Figure 4 Configuring scheduling
    Table 3 Policy parameters

    Parameter

    Description

    Concurrent Events

    Number of jobs that can be concurrently processed. The maximum number of concurrent events is 10.

    Event Detection Interval

    Interval for event detection. The unit of the interval can be Second or Minute.

    Failure Policy

    Select a policy to be performed after scheduling fails.

    • Stop scheduling
    • Ignore failure and proceed

Real-Time Job Monitoring: Monitoring Subjobs

When event-based scheduling is configured for a node in a job, you can click this node to query monitoring information of subjobs. On the Subjob page, you can stop, rerun, continue, and succeed subjobs as well as view subjob events.

  1. Log in to the DataArts Studio console. Locate an instance and click Access. On the displayed page, locate a workspace and click DataArts Factory.
    Figure 5 DataArts Factory
  2. In the navigation pane on the left of the DataArts Factory page, choose Monitoring > Monitor Job.
  3. On the Real-Time Job Monitoring tab page, click a job name.
  4. Click a node with event-based scheduling configured,

    Table 4 describes the actions listed in the Operation column of each subjob.

    Table 4 Subjob monitoring operations

    Operation

    Description

    Stop

    Stops a subjob instance that is in the Running state.

    Rerun

    Reruns a subjob instance that is in the Succeed or Failed state.

    Continue

    If a subjob instance is in the Abnormal state, you can click Continue to begin running the subsequent nodes in the subjob instance.

    NOTE:

    This operation is allowed only when the Failure Policy of the node is set to Suspend current job execution plan.

    Forcibly Succeed

    Forcibly changes the status of a subjob instance from Failed to Succeed.

    View Event

    Displays the event content of a subjob.

  5. Click in the Status column. The running records of the subjob node are displayed.
    Table 5 describes the operations that can be performed on the node.
    Table 5 Node operations

    Operation

    Description

    View Log

    View the logs of the node.

    More > Manual Retry

    For a node in the Failed state, you can run the node again.

    NOTE:

    This operation is allowed only when the Failure Policy of the node is set to Suspend current job execution plan.

    More > Succeed

    Change the status of a node from Failed to Succeed.

    NOTE:

    This operation is allowed only when the Failure Policy of the node is set to Suspend current job execution plan.

    More > Skip

    Skip a node that is in the To be run or Paused state.

    More > Pause

    Pause a node that is in the To be run state. By doing so, the nodes following the paused node will not be run.

    More > Resume

    Resume a paused node.

We use cookies to improve our site and your experience. By continuing to browse our site you accept our cookie policy. Find out more

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback