Hi Andy,

The list doesn't allow inline images to be posted - can you paste your
script content as text?

Alek

On Nov 14, 2017 9:16 AM, "Andrew Maguire" <[email protected]> wrote:

> Hi,
>
> I have some bash operators that are failing but airflow is not picking the
> failure up.
>
> Here is an example:
>
> [image: image.png]
>
> This is a bash script that makes some "bq" and "gcloud" cli commands.
>
> I've used $? to get the status of such failed cli commands in the past and
> then do something.
>
> I've just wondering - how could i use the $? from the failed bq command to
> in turn pass an error to Airflow?
>
> Cheers,
> Andy
>

Reply via email to