How to Process 3000 rec in every reduce call in MR...
# general
t
How to Process 3000 rec in every reduce call in MR Script?
b
probably not possible unless those are custom records
do a better job of dividing up the data in the map stage
t
yes its custom rec only
b
the SAFE guide details how to use Parent-Child Relationships to Perform Mass Create/Update in section 2.3.4