Julien Allard
08/20/2020, 1:51 PMUnexpected error: TypeError("Cannot map over unsubscriptable object of type <class 'NoneType'>: None...")
. The problems seems to come from a mapped task that outputs a pandas dataframe.
Anyone has any ideas on how to fix this problem or how to debug it further?Dylan
08/20/2020, 2:05 PMDataFrame
s directly. If it works locally, that’s great. But, I think you’ll need to convert your DataFrame
to a List
. But let me double-check with the team!Julien Allard
08/20/2020, 3:04 PMDylan
08/20/2020, 3:25 PMJulien Allard
08/20/2020, 3:26 PMDylan
08/20/2020, 3:28 PMGCS
or S3
(depending on your cloud provider or choice`) result should guarantee that upstream results are passed and read correctly and that your flow can retry from failureJulien Allard
08/20/2020, 3:31 PMBeginning Flow run for 'Flow Example'
multiple times. Could that be related?Dylan
08/20/2020, 3:32 PMJulien Allard
08/20/2020, 3:33 PMDaskKubernetesEnvironment
Dylan
08/20/2020, 3:33 PMJulien Allard
08/20/2020, 3:35 PMscheduler_logs
?Dylan
08/20/2020, 3:35 PMJulien Allard
08/20/2020, 3:36 PMDylan
08/20/2020, 3:38 PM