Journals
Publish with us
Publishing partnerships
About us
Blog
Mathematical Problems in Engineering
Journal overview
For authors
For reviewers
For editors
Table of Contents
Special Issues
Mathematical Problems in Engineering
/
2014
/
Article
/
Alg 2
/
Research Article
Application of Filters to Multiway Joins in MapReduce
Algorithm 2
Converting a coordinate to a reducer id.
(1)
procedure
C
OORDTOREDUCER
(
)
(2)
(3)
(4)
for
to
do
(5)
(6)
(7)
end for
(8)
return
(9)
end procedure