REST APIs for adding and deleting schedules from the application.

Activity

Show:

Rohit Sinha April 6, 2017 at 6:51 AM

Rohit Sinha April 5, 2017 at 2:07 AM

Denton Liu March 30, 2017 at 2:25 PM

I'm not sure how critical these issues are but you might want to take a look at https://issues.cask.co/browse/CDAP-8947 and https://issues.cask.co/browse/CDAP-8948, .

Priyanka Nambiar March 22, 2017 at 7:11 PM

Assigning to to take to completion

Poorna Chandra March 16, 2017 at 11:18 PM

The changes made in PR https://github.com/caskdata/cdap/pull/8290 requires all the fields of the schedule spec in an update call. However when a user only needs to change the time of the schedule, it is too much to expect the user to provide properties too. Also we don’t need to take program name during an update since we don’t allow updating the program name. It would be good if the update call re-uses fields runConstraints and properties when they are null in the schedule spec given during the call. To remove those fields explicitly, users will have to make those fields empty during the call.

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Labels

Components

Fix versions

Priority

Created February 25, 2015 at 9:07 PM
Updated December 9, 2020 at 9:30 PM
Resolved April 7, 2017 at 11:34 PM