Closed Bug 1316669 Opened 9 years ago Closed 8 years ago

Remove the "--alow-errors" flag from the airflow notebook runner

Categories

(Data Platform and Tools :: General, defect, P2)

defect
Points:
3

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: mreid, Unassigned)

References

Details

When running a Jupyter notebook via airflow, we pass the "--allow-errors" argument to nbconvert[1]. This means that if an exception is raised in a cell, subsequent cells will continue to execute. This seems like a recipe for buggy behaviour. If possible, we should remove this flag for running scheduled jobs.
Points: --- → 3
Priority: -- → P2
Component: Metrics: Pipeline → Scheduling
Product: Cloud Services → Data Platform and Tools
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Component: Scheduling → General
You need to log in before you can comment on or make changes to this bug.