Identifying issue with simple Apache Beam setup

2023-09-26 Thread Logan G Engstrom
Hi, I am new to learning Apache Beam and have had trouble with performance; despite searching around I have not been able to identify a solution. My issue is that even though I am using parallelizable operations + converting to PCollections, Beam is incredibly slow. Furthermore, when running o

Re: Identifying issue with simple Apache Beam setup

2023-09-27 Thread Logan G Engstrom
(say FileIO) will let you scale up. Best, B On Tue, Sep 26, 2023 at 9:54 PM Logan G Engstrom mailto:engst...@mit.edu>> wrote: Hi, I am new to learning Apache Beam and have had trouble with performance; despite searching around I have not been able to identify a solution. My issue is t