All Products
Search
Document Center

Elastic High Performance Computing:Query jobs

Last Updated:Apr 01, 2026

After you submit a job to Elastic High Performance Computing (E-HPC), track its progress in E-HPC Portal. The Task Management page shows each job's status, submission time, start time, and end time, and lets you stop or inspect jobs without leaving the portal.

Limitations

Each cluster user can only view jobs they submitted. Jobs submitted by other users in the same cluster are not visible.

Prerequisites

Before you begin, ensure that you have:

Job statuses

The following table describes the job statuses displayed in E-HPC Portal.

StatusDescription
RUNNINGThe job is currently running on the cluster.
COMPLETEDThe job finished successfully.
FAILEDThe job terminated with an error.

Query jobs

  1. Log on to E-HPC Portal.

  2. In the top navigation bar, click Task Management.

  3. Set the search and filter conditions.

    FilterHow to use
    Job nameEnter the full job name. Partial names are not supported.
    Time rangeSelect a preset range (1 hour, 4 hours, 12 hours, 1 day, or 1 week before the current time), or specify a custom start and end time.
    QueueFilter by the queue the job was submitted to.
    Job statusFilter by RUNNING, COMPLETED, or FAILED.
    Submission timeSort results in ascending or descending order.
    ApplicationFilter by the application used to submit the job.

    查询作业.png

  4. Locate the target job and take action from the Actions column.

    • RUNNING jobs: Click Stop to stop the job.

    • COMPLETED or FAILED jobs: Click View to see job details.

    image

Common query scenarios

GoalRecommended filters
Check whether a specific job is still runningJob name (full name) + Status: RUNNING
Investigate a job that did not produce expected outputJob name (full name) + Status: FAILED
Review all jobs completed this weekTime range: 1 week + Status: COMPLETED
Compare jobs across queuesQueue filter + Submission time (ascending)