[mailto:redni...@gmail.com]
Sent: Friday, August 26, 2022 12:36 PM
To: user@ignite.apache.org
Subject: Re: Ignite-schedule
{External email message: This email is from an external source. Please exercise
caution prior to opening attachments, clicking on links, or providing any
sensitive information
I need to schedule a task in ignite cluster every day same time. Since
ignite is java application, spring cron job is not useful here. Can you
please suggest an alternative
On Fri, 26 Aug 2022, 23:01 Gianluca Bonetti,
wrote:
> Hello
>
> I don't think that piece of software is being used anywhere
Hello
I don't think that piece of software is being used anywhere.
You can see it's an old jar from year 2015, so definitely ancient and not
up to date.
I never had to use that ignite-schedule anywhere in my projects.
Any particular reason to resurrect this old component?
Cheers
Gianluca
On Fri,
Hi,
I filed issue about ignite-schedule some time ago [1].
But it was not resolved yet.
[1] https://issues.apache.org/jira/browse/IGNITE-5565
On Wed, Dec 27, 2017 at 6:40 AM, vkulichenko
wrote:
> Hi,
>
> You should specify the same version for all Ignite artifacts in your
> project. If you're
Hi,
You should specify the same version for all Ignite artifacts in your
project. If you're using 2.3, ignite-schedule:2.3.0 should be used.
Artifacts for this module are not deployed to Maven central after 1.2 due to
licensing restrictions (it uses LGPL dependencies). So you should either
build