Defining Map Reduce Using Decision Tables - Gnorion/BizVR GitHub Wiki

Defining Map/Reduce Using Decision Tables

image

During execution, a distinct map DT is executed (in parallel) for every value of the attribute region. (maybe obtained using SELECT DISTINCT REGION FROM DB)

As those processes terminate, their values are processed by the reduce DT (which in this case just adds them on to a cumulative grand total