irurzo
11/10/2020, 9:56 AMMR
to proccess thing more slowly than a schedule? I just created a MR
based on a schedule
script, the only difference between the two is that I separated the data gathering on the MR
on the getInputData
and all the logic I put it on the MAP
stage, the code is the same, but did some tests and the schedule takes less time to process the same records than the MR
, tried with 100 records and the scheduled
did half the time the MR
NickSuite
11/10/2020, 9:57 AMirurzo
11/10/2020, 10:08 AMirurzo
11/10/2020, 10:14 AM[1,2,3,4]
if I have two threads? it would send 1
and`2` then when it finishes, 3
and 4
. Sorry for my basic questions. Im fairly new to MR scripts 😅battk
11/10/2020, 10:26 AMbattk
11/10/2020, 10:27 AMbattk
11/10/2020, 10:33 AMNickSuite
11/10/2020, 10:36 AMirurzo
11/10/2020, 12:16 PMSandii
11/10/2020, 4:47 PMstalbert
11/10/2020, 5:47 PM