Code Monkey home page Code Monkey logo

Comments (5)

EnriqueL8 avatar EnriqueL8 commented on July 3, 2024 1

@functicons @elanv Did you ever have a possible solution to expose an API to cancel jobs for an existing session cluster? Was the difficulty here in finding the JobID for the job once created? I see that for Job-Cluster, the internal "flink-client" queries the jobmanager to get all the jobs in the cluster, and since only one is present it works. Please let me know what you think, really interested in this feature and happy to contribute!

from flink-on-k8s-operator.

elanv avatar elanv commented on July 3, 2024

I have a question about the update policy. If you look at the code in the link below, the validator webhook forbids spec updates, and it seems that some spec updates are required to implement this feature. Do you have any plans to change the policy about updates?

if !reflect.DeepEqual(new.Spec, old.Spec) {

And #61 seems to be related to this feature. if the development roadmap is shared or if assignees for issues in progress are displayed, it will help my project plan and contribution plan.

Thank you!

from flink-on-k8s-operator.

functicons avatar functicons commented on July 3, 2024

Update CR is temporarily forbidden, we want to support updating image and job as you proposed. We also want to support cancel job with savepoint, I just filed #79.

There is no fixed development roadmap for this project, we just file issues to track the proposals. Your ideas and contributions are highly appreicated!

from flink-on-k8s-operator.

functicons avatar functicons commented on July 3, 2024

Filed #84 which is needed to support seamless job update.

from flink-on-k8s-operator.

elanv avatar elanv commented on July 3, 2024

Detailed feature request of job update: #183

from flink-on-k8s-operator.

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.