Skip to main content
Version: v1.6.34 🚧

Jobs

View a Job​

Overview​

A Job in Enterprise h2oGPTe signifies a single/batch of crawling, indexing or document processing tasks. In particular, the following tasks are referred to as a Job:

  • Ingest plain text
  • Ingest a document from the file system
  • Ingest from cloud storage
  • Upload Files
  • Ingest website or files from URL
  • Convert files to PDF
  • Index Documents
  • Update Collection statistics
  • Delete Documents
  • Delete Documents from a Collection
  • Delete Collections
  • Import an existing Document to a Collection
  • Import all Documents from a Collection to another Collection
  • Process a Document (Summarize/Extract/Process)

After starting a Job in Enterprise h2oGPTe, you can access its status, including the percentage of completion.

Stale Jobs

In some cases, you may see a job status message indicating that a job has been "marked as stale." This is an automatic system status that occurs if the worker processing the job is no longer registered or active. This mechanism ensures the system remains stable by identifying jobs that are no longer making progress.

Instructions​

To view a Job, consider the following step:

  1. In Enterprise h2oGPTe, click Jobs. Jobs

Terminate a Job​

Overview​

Right after starting a Job in Enterprise h2oGPTe, you can terminate it.

caution

Terminating a Job removes the Job from the Enterprise h2pGPTe servers permanently. Once a Job is terminated, there is no way to undo the action or recover the deleted Job.

Instructions​

To terminate a Job right after starting the Job, consider the following steps:

  1. In Enterprise h2oGPTe, click Jobs. View a Job
  2. In the [N] job in progess card, click the X button for the Job you want to terminate. X icon
  3. In the Terminate job? card, click Terminate. Terminate Job

Feedback