hopsworks.job_schedule #
JobSchedule #
For backwards compatibility hopsworks.job_schedule.JobSchedule is still available as hsfs.core.job_schedule.JobSchedule. The use of this alias is discouraged as it is to be deprecated.
id property #
Return the schedule id.
start_date_time property #
Return the schedule start time.
end_date_time property #
Return the schedule end time.
enabled property #
Return whether the schedule is enabled or not.
cron_expression property #
Return the schedule cron expression.
next_execution_date_time property #
Return the next execution time.