Thiago Poletto
08/04/2022, 1:46 PMdatajoely
08/04/2022, 1:46 PMThiago Poletto
08/04/2022, 1:46 PMdatajoely
08/04/2022, 1:47 PMThiago Poletto
08/04/2022, 1:47 PMThiago Poletto
08/04/2022, 1:47 PMThiago Poletto
08/04/2022, 1:48 PMbushbo
08/08/2022, 10:37 PMdatajoely
08/09/2022, 10:43 AMdatajoely
08/09/2022, 10:43 AMZhee
08/09/2022, 2:08 PMThiago Poletto
08/09/2022, 2:16 PMMemoryDataSet
when creating a Catalog
from the command line kedro catalog create --pipeline <pipeline_name>
, like to set another flag
to change its type or any other config that you might want?noklam
08/09/2022, 4:38 PMMemoryDataSet
. It is hard to pre-determined these data types therefore we assume users will edit them per entry and work with the generated file directly.Thiago Poletto
08/09/2022, 7:22 PMbushbo
08/09/2022, 7:38 PMdatajoely
08/09/2022, 8:51 PMbushbo
08/09/2022, 8:55 PMbadcollector
08/10/2022, 2:12 AMkedro run --from-node nodeX
the process hangs and I have to kill that process. After that when I just run a standard kedro run
when it gets to the node that I attempted to nodeX
in the pipeline it hangs until I reboot my server.badcollector
08/10/2022, 2:49 AMdatajoely
08/10/2022, 8:53 AMbadcollector
08/10/2022, 12:00 PMdatajoely
08/10/2022, 12:01 PMbadcollector
08/10/2022, 12:03 PM.txt
into dataframes about 62 in total and then concats all of them into one dataframe which is returned to be saved by Kedro. The command I'm running is kedro run --pipeline prep
datajoely
08/10/2022, 12:04 PMdatajoely
08/10/2022, 12:05 PMbadcollector
08/10/2022, 12:07 PMtxt
files. So no initial data read in. However, the final dataframe is about 400k rows and 2k columns, but kedro successfully ran and saved that file many times the past weekdatajoely
08/10/2022, 12:08 PMbadcollector
08/10/2022, 12:36 PMPartionedDataSet
work in my case? It would allow me to specify a directory path that contains multiple files? I'm using data catalog, just not for the initial inputdatajoely
08/10/2022, 1:07 PMwaylonwalker
08/11/2022, 1:34 PMwaylonwalker
08/11/2022, 1:34 PM