Skip to content
#

airflow

Here are 788 public repositories matching this topic...

avifried1
avifried1 commented Jul 29, 2021

Summary

Can't seem to reproduce this, but at some conditions, the Cron workflows section (and only that section) crashes with:

react_devtools_backend.js:2574 TypeError: Cannot read property 'toString' of undefined
    at t.Timestamp (timestamp.tsx:11)
    at $i (react-dom.production.min.js:150)
    at Io (react-dom.production.min.js:178)
    at qa (react-dom.production.min.js:23
akchinSTC
akchinSTC commented Jul 28, 2021

Describe the issue
Current apache helm-chart lists redis as installation enabled but is not actually required when using the kubernetes executor, we should update to false.
https://github.com/elyra-ai/elyra/blob/dcb63e72c12f7e143ca5262f2140a3387f8abd10/etc/kubernetes/airflow/helm/values.yaml#L1420-L1427

To Reproduce

Screenshots or log output
If applicable, add screenshots or l

edublancas
edublancas commented Sep 9, 2021
====================================================== DAG build failed ======================================================
----- NotebookRunner: fit -> MetaProduct({'model': File('products\\model.pickle'), 'nb': File('products\\report.html')}) -----
----------------------------------------- C:\Users\edubl\Desktop\proj\scripts\fit.py -----------------------------------------
Traceba

Improve this page

Add a description, image, and links to the airflow topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the airflow topic, visit your repo's landing page and select "manage topics."

Learn more