https://issues.apache.org/jira/browse/FALCON-501


On Wed, Jul 9, 2014 at 1:33 AM, Shwetha GS <[email protected]> wrote:

> Josh,
>
> Can you please file a jira so that we can track this?
>
> Thanks,
> Shwetha
>
>
> On Tue, Jul 8, 2014 at 6:46 PM, Josh Clum <[email protected]> wrote:
>
> > Hi,
> >
> > I have a configuration that looks something like this:
> >
> >   <clusters>
> >     <cluster name="cluster" type="source">
> >       <validity start="2014-06-09T13:00Z" end="2016-01-01T00:00Z"/>
> >     </cluster>
> >   </clusters>
> >
> > I would like to have a way to start the job on the day I submitted the
> job.
> > Right now, processes seem to be playing "catchup" if I don't manually
> > change the start date to the day I submit. Is there any way to avoid
> this?
> >
> > I have my jobs rolled up in rpms, and its complicated to have dates
> > changing is such a way. It would be nice to have EL expressions like
> this:
> >
> >   <clusters>
> >     <cluster name="cluster" type="source">
> >       <validity start="today(0,0)" end="never()"/>
> >     </cluster>
> >   </clusters>
> >
> > Thoughts?
> >
> > Thanks,
> > Josh
> >
>
> --
> _____________________________________________________________
> The information contained in this communication is intended solely for the
> use of the individual or entity to whom it is addressed and others
> authorized to receive it. It may contain confidential or legally privileged
> information. If you are not the intended recipient you are hereby notified
> that any disclosure, copying, distribution or taking any action in reliance
> on the contents of this information is strictly prohibited and may be
> unlawful. If you have received this communication in error, please notify
> us immediately by responding to this email and then delete it from your
> system. The firm is neither liable for the proper and complete transmission
> of the information contained in this communication nor for any delay in its
> receipt.
>

Reply via email to