Giter Site home page Giter Site logo

cws's People

Contributors

coleslaw481 avatar wawong avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cws's Issues

Enable workspacefile deletion

Deletion should be logical and optionally real. A workspace file can only be deleted if its not part of any task as input or output.

Enable task deletion

Task deletion should be logically and optionally real. Tasks who's output workspace file isn't being used can be deleted. In addition if its a real delete the taskinputworkspace entries also need to be removed.

modify jobCmd.sh to run kepler in a polling mode

The jobCmd.sh script which runs kepler should run kepler in the background and in a loop periodically check for job completion. While doing this the script should also look for the workflow.status file and if updated it should call cws jar with the file to update the service with changes.

enable workflow deletion

Only allowed if no tasks have run the workflow. deletion can be logical and real. Also if real, the blob file in google cloud also needs to be removed.

Add deploy infrastructure for cws jar

There needs to be a way to bundle cws.jar with a script and create a tarball for distribution. Ideally a user should be able to make a change to the pom, deploy the service to their Google App Engine account and then grab a tarball for the cws jar which they can then install somewhere to set up the service daemon.

Do not allow creation of jobs without owner field being set

A job was inserted into the system where the owner is null. This job will never run cause the daemon running the jobs require the owner to be set. The code needs to be modified to set the owner properly or to verify owner is set to a correct value

Complete custom "user" page in GAE admin page

There is a users.html page that is deployed into the Google App Engine administration page which is designed to let admins add, update, and remove users. This page needs to be completed.

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.