Skip to content
#

scheduling

Here are 616 public repositories matching this topic...

lloydjatkinson
lloydjatkinson commented Oct 21, 2019

Hi,

I read the documentation a few times and it took me some time to realise how to register multiple triggers for one job. Perhaps I didn't understand the documentation but it was only when I looked at the overloads of ScheduleJob that I noticed it accepts an IReadOnlyCollection<ITrigger>.

Would it be possible to update or add a section in one of the relevant chapters with a snippet suc

csrster
csrster commented Mar 25, 2020

The documentation for installing jobtype plugins is unclear. Specifically

Extract the archive into AzkabanExecutorServer ./plugins/ directory, rename it to jobtypes as specified above.

Firstly, what is meant by "the archive"? I assume it means the jar-file e.g. az-hadoop-jobtype-plugin-0.1.0-SNAPSHOT.jar . Is that correct? [No it wasn't see my follow ups below]

Secondly, there is al

Arlington1985
Arlington1985 commented May 15, 2019

It's completely unknown why we use packer with docker installation? The installation finishes successfully even packer part fails. Please document the purpose of it with just a few words at least

twelvelabs
twelvelabs commented Apr 27, 2020

I recently switched to ecs-deploy from the fargate CLI. I just noticed that after the change my task definitions are no longer tagged (the fargate CLI maintained them across deploys).

Looking through the source, it looks like you don't pass include=['TAGS'] when getting the task definition to copy. Unfortunately, the AWS api [doesn't return the tags

pretalx
nikeee
nikeee commented Nov 29, 2019

Problem you are facing

Some users want an an App-Like experience on their phone.

Possible Solution

Add a manifest.json with instance/conference-specific values and reference it in the HTML of the mobile view:
https://developers.google.com/web/fundamentals/web-app-manifest

Context

If the App has a manifest.json, some browsers offer the ability to add the site to the home screen o

Ethan3600
Ethan3600 commented Feb 26, 2018

Create Cron Jobs that are disabled by default that are useful for everyday use i.e.

  • Full Reindex

  • Cache flush storage

etc..

The goal is to expose common functionality that is not natively accessible.

A user should be able to schedule these processes based on a custom frequency, create a schedule for a one-time-run, or run "Schedule Now" so they can just run it immediately in the

Improve this page

Add a description, image, and links to the scheduling topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the scheduling topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.