Giter Club home page Giter Club logo

Comments (3)

HaiyangDING avatar HaiyangDING commented on May 18, 2024

I would try to clarify this by answering your questions:

so the "Waiting" tasks mean that they are waiting for other tasks finishing ?

No. A task is "Waiting" is because its relevant data is not initialized yet, e.g. determine the properties of task instances based on the plan issued by jobmaster; obtaining information about data locality, etc

In addition, I found that some instance reboot after it arrived at "Failed" status, but others not. Is there any mechanism for judging whether a instance should reboot?

There is a limitation on the times for an instance can reboot after failure. An instance will not try reboot again if any of the following conditions is met:

  1. reach maximum reboot numbers
    OR
  2. an explicit "unretry" signal is given

from clusterdata.

LernaeanHydra avatar LernaeanHydra commented on May 18, 2024

@HaiyangDING
Thank you for your answer! I now know what task "Waiting" means. Then what is the state of the task when the task's dependence is not satisfied?

from clusterdata.

ChenJing036-hub avatar ChenJing036-hub commented on May 18, 2024

Hi.
I want to know the explanation of the canceled state.And what are the 12 types of tasks?
I will appreciate if someone could help.

from clusterdata.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.