arth anand
> wrote:
>
> > This makes sense. Go ahead and submit a PR if you haven't already and
> ping
> > me to review it.
> > -s
> >
> > On Fri, Jul 15, 2016 at 7:37 PM, wood stock wrote:
> >
> >> Hi All,
> >>
> >> My first
I think you can define a new operator which take an existing operator base
class and keep monitoring the memory usage (maybe base on airflow
heartbeat?).
On Thu, Aug 4, 2016 at 8:23 PM, Adinata wrote:
> Is there any way for task instances to limit the memory task execution?
>
> I run the worker
Hi,
I found an issue with the "Number of runs:" pulldown menu. Looks like we
intend to retrieve task instances for the last X runs until the "Base".
However, the logic has a flaw IMO.
It is currently implemented as below (see copy snippet at the end). It
tries to calculate execution_date of the la
Hi All,
My first post. I installed the latest release with "pip install airflow"
and it is running. Initial impression is very good.
Question: why the "Run" input field in "Gantt" page is not a pull-down menu
like the "Graph" page? I looked at the code and confirm that the execution
date in the R